| Parameter | Description |
|---|---|
| source | The source string to copy. |
Initializes and returns an instance of FixedString4096Bytes with the characters copied from a string.
| Parameter | Description |
|---|---|
| rune | The Unicode.Rune to repeat. |
| count | The number of times to repeat the character. Default is 1. |
Initializes and returns an instance of FixedString4096Bytes with a single character repeatedly appended some number of times.
| Parameter | Description |
|---|---|
| other | The string to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.
| Parameter | Description |
|---|---|
| other | The UnsafeText to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.
| Parameter | Description |
|---|---|
| other | The string to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.
| Parameter | Description |
|---|---|
| other | The string to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.
| Parameter | Description |
|---|---|
| other | The string to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.
| Parameter | Description |
|---|---|
| other | The string to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.
| Parameter | Description |
|---|---|
| other | The string to copy. |
Initializes and returns an instance of FixedString4096Bytes that is a copy of another string.