summaryrefslogtreecommitdiff
path: root/doc/marshal.rdoc
diff options
context:
space:
mode:
-rw-r--r--doc/marshal.rdoc4
1 files changed, 2 insertions, 2 deletions
@@ -188,9 +188,9 @@ bytes:
result += (byte * 2 ** (exp * 8))
end
-=== Class and Module
-"c" represents a Class object, "m" represents a Module and "M" represents
either a class or module (this is an old-style for compatibility). No class
or module content is included, this type is only a reference. Following the
type byte is a byte sequence which is used to look up an existing class or