Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Add the ext encode/decode #10

Open
akalend opened this issue Mar 22, 2016 · 0 comments
Open

Add the ext encode/decode #10

akalend opened this issue Mar 22, 2016 · 0 comments

Comments

@akalend
Copy link

akalend commented Mar 22, 2016

Please add the ext specification: encode/decode https://github.com/msgpack/msgpack/blob/master/spec.md#formats-ext
The some code of encode/decode is https://github.com/akalend/hhvm-msgpack/blob/hhvm-v-3.12/msgpuck.h#L1515-L1540 and
https://github.com/akalend/hhvm-msgpack/blob/hhvm-v-3.12/msgpuck.h#L1627-L1659
but it is not full realisation of specification: absent small objects 1,2,4 and 16 bytes.

So, must be the function mp_sizeof_ext(), mp_check_ext()

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant