MAGIC_NO_CHECK_ENCODING

Don't check text encodings

extern (C) @system nothrow
enum MAGIC_NO_CHECK_ENCODING = 0x200000;

Meta