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