Module string

Source

Structsยง

BoundedByteString
String of bytes.
BoundedCharString
Human-readable string.
MinaStringTooLong

Constantsยง

CHUNK_SIZE ๐Ÿ”’
MINA_STRING_MAX_LENGTH ๐Ÿ”’
TOKEN_SYMBOL_MAX_LENGTH
ZKAPP_URI_MAX_LENGTH

Functionsยง

maybe_read_in_chunks ๐Ÿ”’
Reads data from the reader r in chunks if the length len exceeds a predefined chunk size.

Type Aliasesยง

ByteString
CharString
TokenSymbol
ZkAppUri