Provides value conversion functionality, supplemental to std.conv.
Converts an integral number to a static or dynamic array of ubyte.
Converts an array (either static or dynamic, but not associative) of ubyte to an integral number.
See Source File
Tony J. Hudgins
Copyright © 2019, Tony J. Hudgins
MIT
Provides value conversion functionality, supplemental to std.conv.