binary_types 0.0.1
binary_types: ^0.0.1 copied to clipboard
Binary type are set of classes that allows access the binary data in "C" language way.
binary_types #
Binary type are set of classes that allows access the binary data in "C" language way.
Version: 0.0.1
Initial release. Use at your own risk!
Limitations
- Long double type not supported (and never be)
- Struct bit fields not supported yet