Extends
Methods
read(position) → {string|null
}
#
null
}
#
Reads the character from the specified position in the data.
Parameters:
Name | Type | Description |
---|---|---|
position |
number | Position in data to read from |
- Source:
Returns:
Character at position, or null if not text
- Type
-
string
|
null
Reads the character from the specified position in the data.