public final class FirestoreBundle extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FirestoreBundle.Builder
Builds a Firestore data bundle with results from the given document and query snapshots.
|
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
toByteBuffer()
Returns the bundle content as a readonly
ByteBuffer . |
public ByteBuffer toByteBuffer()
ByteBuffer
.Copyright © 2023 Google LLC. All rights reserved.