menu
neomage package
documentation
core/platform/neomage_io_stub.dart
RandomAccessFile
readInto abstract method
readInto abstract method
dark_mode
light_mode
readInto
abstract method
Future
<
int
>
readInto
(
List
<
int
>
buffer
, [
int
start
=
0
,
int
?
end
])
Implementation
Future<int> readInto(List<int> buffer, [int start = 0, int? end]);
neomage package
documentation
core/platform/neomage_io_stub
RandomAccessFile
readInto abstract method
RandomAccessFile class