toBytes method

Uint8List toBytes()

Implementation

Uint8List toBytes() => const c1.Utf8Encoder().convert(this);