8️⃣ (130B) Parse byte string to byte number, e.g. 1.2 Kb -> 1228.8, Kb, Mb, Gb, Tb, Pb, Eb, Zb, Yb supported.
-
Updated
Sep 15, 2020 - TypeScript
8️⃣ (130B) Parse byte string to byte number, e.g. 1.2 Kb -> 1228.8, Kb, Mb, Gb, Tb, Pb, Eb, Zb, Yb supported.
Provides an implementation of the interfaces in the Narumikazuchi.Serialization library. The implementation serializes data from and into an array of bytes that represent the specified data.
Add a description, image, and links to the byte-parser topic page so that developers can more easily learn about it.
To associate your repository with the byte-parser topic, visit your repo's landing page and select "manage topics."