Skip to main content

FieldCompressedString

Fields

FieldType
valueField

Methods

is_eq

FieldCompressedString::is_eq(self, other);

Parameters

NameType
self
otherFieldCompressedString

from_field

FieldCompressedString::from_field(input_field);

Parameters

NameType
input_fieldField

from_string

FieldCompressedString::from_string(input_string);

Parameters

NameType
input_stringstr<31>

to_bytes

FieldCompressedString::to_bytes(self);

Parameters

NameType
self