PropsBlob extension

on

Properties

size → int

Available on Blob, provided by the PropsBlob extension

no setter
type → String

Available on Blob, provided by the PropsBlob extension

no setter

Methods

arrayBuffer() → Future<ByteBuffer>

Available on Blob, provided by the PropsBlob extension

slice([int? start, int? end, String? contentType]) → Blob

Available on Blob, provided by the PropsBlob extension

stream() → ReadableStream

Available on Blob, provided by the PropsBlob extension

text() → Future<String>

Available on Blob, provided by the PropsBlob extension