Function nbt::serialize::raw::write_bare_long [] [src]

pub fn write_bare_long<W>(dst: &mut W, value: i64) -> Result<()> where W: Write