getValidLatinBytes method

Uint8List? getValidLatinBytes()

Implementation

Uint8List? getValidLatinBytes() => _getValidBytes(this, latin1);