Module string_codec

Module string_codec 

Source
Expand description

UTF-8 string encoding/decoding handlers Handlers for converting between TaggedBytesMut and TaggedString

Structsยง

TaggedStringCodec
A tagged StringCodec handler that reads with input of TaggedBytesMut and output of TaggedString, or writes with input of TaggedString and output of TaggedBytesMut