menu
zooper_flutter_encoding_utf16 package
documentation
utf16.dart
UTF16LE
bom property
bom property
dark_mode
light_mode
bom
property
@
override
List
<
int
>
get
bom
override
Gets the BOM
Implementation
@override List<int> get bom => littleEndianBOM;
zooper_flutter_encoding_utf16 package
documentation
utf16
UTF16LE
bom property
UTF16LE class