marshal v0.9.0 Marshal
Functions for decoding a Ruby object stored in binary Marshal format
Summary
Functions
Decode a complete Marshal object. The first two bytes are always the Marshal version
Decode an individual element from a Marshal object. The first byte is always a character indicating the type