takeBytes method

Uint8List takeBytes()

Implementation

Uint8List takeBytes() {
  return _builder.takeBytes();
}