ByteArrayConverter class ByteArrayConverter : IByteArrayConverter Provides methods for byte array conversion. Documentation Code public ByteArrayConverter() public long ToInt64(byte[] byteArray, int startIndex, int length, ByteOrdering byteOrdering)