ReadableMemory<'T> Type
A memory slice that can be read as input by the parser.
Constructors
Constructor | Description |
|
|
Full Usage:
ReadableMemory(memory)
Parameters:
ReadOnlyMemory<'T>
Returns: ReadableMemory<'T>
|
|