mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-21 15:10:01 +01:00
perl: regenerated README file
This commit is contained in:
parent
96fb2e4b7c
commit
4b93b06323
@ -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…
x
Reference in New Issue
Block a user