menu
pro_image_editor package
documentation
plugins/archive/src/utils/output_stream.dart
OutputStream
getBytes method
getBytes method
dark_mode
light_mode
getBytes
method
Uint8List
getBytes
(
)
Implementation
Uint8List getBytes() => subset(
0
, length);
pro_image_editor package
documentation
plugins/archive/src/utils/output_stream
OutputStream
getBytes method
OutputStream class
Constructors
new
Properties
byteOrder
hashCode
isOpen
length
runtimeType
Methods
clear
close
closeSync
flush
getBytes
noSuchMethod
open
subset
toString
writeByte
writeBytes
writeStream
writeUint16
writeUint32
writeUint64
Operators
operator ==