mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update marshal.rdoc
This commit is contained in:
parent
89ca842dcc
commit
74aaa8e7ab
Notes:
git
2020-10-02 15:04:49 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ The first byte has the following special values:
|
|||
a positive little-endian integer.
|
||||
|
||||
"\xfd"::
|
||||
The total size of the integer is two bytes. The following three bytes are a
|
||||
The total size of the integer is four bytes. The following three bytes are a
|
||||
negative little-endian integer.
|
||||
|
||||
"\x04"::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue