//nbt-manipulator/br.com.gamemods.nbtmanipulator/NbtLongArray/stringValue
stringValue
[jvm]
open override val stringValue: String
Returns a string representation of the tag’s value with a structure similar to a normal List.
The returned string is compatible with string constructors of the same type.
Be aware that this may be a slow operation on big arrays.