Data Type ######### Explanation and Compatibility ============================= The main data type is a fixed length string with binary data. Length in bytes can be arbitrary but in binary operations both arguments must be of the same length. Strings contain integers in binary little endian form. It is interoperable with GMP and ``brick/math`` like so: .. code:: php