Package-level declarations

Types

Link copied to clipboard

MapBuffer is an optimized sparse array format for transferring props-like data between C++ and JNI. It is designed to:

Link copied to clipboard
@NotThreadSafe
class ReadableMapBuffer : HybridClassBase, MapBuffer

Read-only implementation of the MapBuffer, imported from C++ environment. Use ` to create it.