mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-21 15:51:44 +02:00
perl: regenerated README file
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user