Struct UbyteHexString

Writes an ubyte[] as an hexadecimal string to a sink

struct UbyteHexString ;

Does not allocate nor throw of its own.

Parameters

NameDescription
bin Binary data to string serialize
sink Sink delegate, such as those passed to toString