Flutter
dart:io
BytesBuilder
length property
length
BytesBuilder class
Constructors
BytesBuilder
Properties
isEmpty
isNotEmpty
length
hashCode
runtimeType
Methods
add
addByte
clear
takeBytes
toBytes
noSuchMethod
toString
Operators
operator ==
length property
int
length
The number of bytes in the builder.
Implementation
int get length;