Class FirestoreBundle (3.4.2)

public final class FirestoreBundle

Represents a Firestore data bundle with results from the given document and query snapshots.

Inheritance

java.lang.Object > FirestoreBundle

Methods

toByteBuffer()

public ByteBuffer toByteBuffer()

Returns the bundle content as a readonly ByteBuffer.

Returns
TypeDescription
ByteBuffer