Dart SDK
dart:io
BytesBuilder
toBytes
method
toBytes
BytesBuilder
Properties
length
isEmpty
isNotEmpty
Constructors
BytesBuilder
Methods
add
addByte
takeBytes
toBytes
clear
List
<
int
>
toBytes
( )
Returns a copy of the current contents of the builder.
Leaves the contents of the builder intact.