Function nbt_lib::de::from_bytes

source ยท
pub fn from_bytes<'de, T: Deserialize<'de>>(v: &'de [u8]) -> Result<T>
Expand description

Converts raw nbt bytes directly into an struct