read method

  1. @override
Future<ByteData> read()
override

Implementation

@override
Future<ByteData> read() async => _bytes;