NBTCommon.length

mixintemplate NBTCommon(NBTType id, T, PrefixLength = int)
@property
static if(isArray!T)
size_t
length
()

Return Value

Type: size_t

the length of this array.

Meta