ByteDataExtension extension

on

Methods

asStream() Stream<List<int>>
asUtf8() String
inflate() ByteData
Inflates a ZIP-compressed ByteData.
md5() Future<String?>
Computes the MD5 hash of the byte array.
sliceArray(IntRange indices) ByteData
Returns an array containing elements at indices in the specified indices range.