mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
perl: regenerated README file
This commit is contained in:
parent
96fb2e4b7c
commit
4b93b06323
1 changed files with 5 additions and 0 deletions
|
|
@ -102,6 +102,11 @@ TODO
|
|||
"while(read($socket, $buffer, $arbitrary_buffer_size)) { ... }"). We
|
||||
should implement the internal buffer for the unpacker.
|
||||
|
||||
UTF8 mode
|
||||
Data::MessagePack::Unpacker supports utf8 mode, which decodes
|
||||
strings as UTF8-8. << Data::MessagePack->unpack >> should support
|
||||
utf8 mode in a future.
|
||||
|
||||
AUTHORS
|
||||
Tokuhiro Matsuno
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue