public int ReadBinHex(byte[] array, int offset, int len) { return(_impl.ReadBinHex(array, offset, len)); }