Package 

Class WritableMapBuffer

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

    @NotThreadSafe() 
    public final class WritableMapBuffer
     implements MapBuffer
                        

    Implementation of writeable Java-only MapBuffer, which can be used to send information through JNI.

    See MapBuffer for more details