menu
mno_shared package
documentation
fetcher
TransformingResource
bytes method
bytes
brightness_4
brightness_5
bytes
method
Future
<
ResourceTry
<
ByteData
>
>
bytes
(
)
Implementation
Future<ResourceTry<ByteData>> bytes() async => transform(await resource.read());
mno_shared package
documentation
fetcher
TransformingResource
bytes method
TransformingResource class
Constructors
TransformingResource
Properties
file
hashCode
resource
runtimeType
Methods
bytes
cached
close
length
link
noSuchMethod
read
readAsJson
readAsString
readAsXml
toString
transform
use
Operators
operator ==