Dart API Reference
dart:io
BytesBuilder
toBytes
toBytes
method
Returns a copy of the current contents of the builder.
List
<
int
>
toBytes
( )
Returns a copy of the current contents of the builder.
Leaves the contents of the builder intact.