Mathematica provides functions that allow users to write their own file format converters and integrate them with the Mathematica Import and Export framework. You can ...
Bit
(Mathematica Import/Export Format) Uniform sequence of bits. Binary data format.
Byte
(Mathematica Import/Export Format) Sequence of bytes. Raw binary format. Equivalent to the UnsignedInteger8 format.
Uniform sequence of IEEE double-precision complex numbers. Binary data format.
Uniform sequence of IEEE quad-precision complex numbers. Binary data format.
Uniform sequence of IEEE single-precision complex numbers. Binary data format.
Uniform sequence of signed 128-bit integers. Binary data format.
Uniform sequence of signed 16-bit integers. Binary data format.
Uniform sequence of signed 32-bit integers. Binary data format.
Uniform sequence of signed 64-bit integers. Binary data format.