toBytes method

List<int> toBytes ()

Returns a copy of the current contents of the builder.

Leaves the contents of the builder intact.

Implementation

List<int> toBytes();