Class PanamaYDoc

java.lang.Object
net.carcdr.ycrdt.panama.PanamaYDoc
All Implemented Interfaces:
AutoCloseable, net.carcdr.ycrdt.YDoc

public class PanamaYDoc extends Object implements net.carcdr.ycrdt.YDoc
Panama FFM implementation of YDoc.

This class provides access to Y-CRDT documents using Project Panama's Foreign Function and Memory API, calling into the yffi native library.