menu
yjy_image_3_3_0 package
documentation
image.dart
InputBuffer
length property
length property
dark_mode
light_mode
length
property
int
get
length
How many bytes are left in the stream.
Implementation
int get length => end - offset;
yjy_image_3_3_0 package
documentation
image
InputBuffer
length property
InputBuffer class