This class lets us encode byte sequences in an easy to use manner and then view multiple different representations of them later (i.e. as usigned 8bit integers, hex strings, as byte-words etc.)
Request headers all follow a known format
Generated using TypeDoc
This class lets us encode byte sequences in an easy to use manner and then view multiple different representations of them later (i.e. as usigned 8bit integers, hex strings, as byte-words etc.)