Function nbt::serialize::raw::write_bare_byte_array
[−]
[src]
pub fn write_bare_byte_array<W>(dst: &mut W, value: &[i8]) -> Result<()> where W: Write