dil.FileBOM

Members

Enums

BOM
enum BOM

Enumeration of byte order marks.

Functions

tellBOM
BOM tellBOM(const(ubyte)[] data)

Looks at the first bytes of data and returns the corresponding BOM.

Meta

Authors

Aziz Köksal

License

GPL3 $(Maturity very high)