- Namespace
- Avalonia
.Utilities - Containing Type
- CharacterReader
Syntax
public ReadOnlySpan<char> TryPeek(int count)
Parameters
Name | Type | Description |
---|---|---|
count | int |
Return Value
Type | Description |
---|---|
ReadOnlySpan |
public ReadOnlySpan<char> TryPeek(int count)
Name | Type | Description |
---|---|---|
count | int |
Type | Description |
---|---|
ReadOnlySpan |