Name
encoder:GetByteType -- byte type in text
Synopsis
t = encoder:GetByteType(text, index)
Function
encoder:GetByteType()
returns the type of byte in the text at the specified position index.
Inputs
text
text string
index
index within the text string
Results
t
byte type
Show TOC