Module nbt_lib::ser::array_serializer
source ยท Expand description
Module for array serialization
The following code is copied and modified from fastnbt: https://github.com/owengage/fastnbt/blob/da6d919ac3916d2a951ee79451497f4981802ca9/fastnbt/src/ser/array_serializer.rs
for which the license is MIT