bom 1.1.0 copy "bom: ^1.1.0" to clipboard
bom: ^1.1.0 copied to clipboard

byte order mark (BOM) detection

1.1.0 #

  • You can now pass any Iterable<int> to UnicodeEncoding.fromBom, not just Lists

1.0.0 #

  • Initial version.