Module pstring

Module pstring 

Source
Expand description

A module containing the PointString type, a string variant comprised of a Vec which provides easy access and manipulation of individual bytes with support for in memory compression of strings.

Structs§

PString
The PointString, a string variant comprised of a Vec which provides easy access and manipulation of individual bytes with support for in memory compression of strings.

Constants§

ENCODING