Function goblin::parse [] [src]

pub fn parse(bytes: &[u8]) -> Result<Object>
Deprecated since 0.0.11

: use goblin::Object::parse instead; this will be removed in 0.0.12

Parses an Object from bytes.