- Namespace
- Statiq
.Common - Containing Type
- MemoryExtensions
Syntax
public static Memory<char> Append(this in Memory<char> str, params char[] chars)
Parameters
Name | Type | Description |
---|---|---|
str | Memory |
|
chars | char[] |
Return Value
Type | Description |
---|---|
Memory |