menu
yjy_image_3_3_0 package
documentation
image.dart
InputBuffer
rewind method
rewind method
dark_mode
light_mode
rewind
method
void
rewind
(
)
Reset to the beginning of the stream.
Implementation
void rewind() { offset = start; }
yjy_image_3_3_0 package
documentation
image
InputBuffer
rewind method
InputBuffer class