[][src]Type Definition nobility::bin_decode::LongArray

type LongArray<'a> = NbtArray<'a, i64>;

TAG_Long_Array, represented using NbtArray.