Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Zink::TextDecoder
Inherits
Reference
<
Object
Constants
A0 = "abcdefghijklmnopqrstuvwxyz"
A1 = "
ABCDEFGHIJKLMNOPQRSTUVWXYZ
"
A2 = " ^0123456789.,!?_#'\"/\\-:()"
Constructors
new
(memory :
Memory
, header :
Header
)
Source
Instance methods
decode_zstring_at
(address :
Int32
, depth :
Int32
= 0) :
Tuple
(
String
,
Int32
)
Source