TagCompound
Properties
Item[int] | |
Length | |
isValid |
Functions
AddTag(string key, TagCompound value) | |
RemoveTag(string key) | |
GetValue() | |
GetValue() | |
GetProperty(string key) | |
WriteToStream(Stream stream) |
Static Functions
From(T value) | |
FromArray(ReadOnlySpan |
|
From(string value) | |
FromArray(int length) | |
FromArray(ReadOnlySpan |
|
FromStream(Stream stream) |