Uses of Class
com.google.cloud.firestore.Blob
Packages that use Blob
-
Uses of Blob in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return BlobModifier and TypeMethodDescriptionstatic BlobBlob.fromBytes(byte[] bytes) Creates a new Blob instance from the provided bytes.static BlobBlob.fromByteString(com.google.protobuf.ByteString byteString) Creates a new Blob instance from the provided ByteString.Returns the value of the field as a Blob.