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

type ByteArrayList<'a> = NbtList<&'a [u8]>;

A TAG_List of TAG_Byte_Array.