class Ruby::Marshal::UserClass
- Ruby::Marshal::UserClass
- Ruby::Marshal::StreamObject
- Reference
- Object
Overview
āCā represents a subclass of a String, Regexp, Array or Hash. Following the type byte is a symbol containing the name of the subclass. Following the name is the wrapped object.