New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
MessagePack cannot serialize a BigDecimal that can't be represented as double. 0.00001
#534
opened Dec 10, 2020 by
hudingchen
How to reduce the parsing time of Message pack library when unpacking large amount of data
#533
opened Oct 22, 2020 by
KshitijGoMmt
msgpack on Android with jackson result of Failed resolution of: Lorg/msgpack/value/holder/ValueHolder
#530
opened Sep 4, 2020 by
shiipou
Improvement: Add option to cache byte[] to String mappings for Key
#497
opened Apr 18, 2019 by
Matulis
Single-precision doubles always written at FLOAT64 instead of FLOAT32
#489
opened Oct 29, 2018 by
mattbishop
Strings of integers over 2^63-1 gets encoded as float64 instead of uint64
#487
opened Oct 15, 2018 by
aesy
Documentation doesn't explicitly explain what packInt / packByte / etc do
question
#483
opened Sep 9, 2018 by
Ben-Cutler
MessageBuffer unable to parse java.specification.version for java 10
bug
#482
opened Sep 4, 2018 by
arnaudroger
Got "java.lang.String cannot be cast to [B" when using messagePack.read();
v06
#474
opened Apr 23, 2018 by
wennicky
Convert Type to Value (org.msgpack.value.Value), if one exists
question
#466
opened Feb 21, 2018 by
chintan-mishra
Writing null instead of throwing exception when serializing too big integer
#412
opened Mar 1, 2017 by
frsyuki
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.