mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-03-24 01:26:33 +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
|
"while(read($socket, $buffer, $arbitrary_buffer_size)) { ... }"). We
|
||||||
should implement the internal buffer for the unpacker.
|
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
|
AUTHORS
|
||||||
Tokuhiro Matsuno
|
Tokuhiro Matsuno
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user