bom property

  1. @override
List<int> get bom
override

Gets the BOM

Implementation

@override
List<int> get bom => littleEndianBOM;