Package 

Class ReadableMapBuffer

  • All Implemented Interfaces:
    com.facebook.react.common.mapbuffer.MapBuffer , kotlin.collections.Iterable

    @NotThreadSafe() 
    public final class ReadableMapBuffer
     implements MapBuffer
                        

    Read-only implementation of the MapBuffer, imported from C++ environment. Use `<react/common/mapbuffer/jni/JReadableMapBuffer.h> to create it.

    See MapBuffer documentation for more details