Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
msgpack
/
msgpack-java
Public
Notifications
You must be signed in to change notification settings
Fork
322
Star
1.5k
Code
Issues
63
Pull requests
6
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
msgpack-value v07 API
- #109
#109
Closed
xerial
wants to merge 10 commits into
v07
msgpack/msgpack-java:v07
from
v07-value
msgpack/msgpack-java:v07-value
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
msgpack-value v07 API
#109
xerial
wants to merge 10 commits into
v07
msgpack/msgpack-java:v07
from
v07-value
msgpack/msgpack-java:v07-value
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2014
#109: Applied fixes suggested by @komamitsu
xerial
committed
9dae25e
View commit details
Copy full SHA for 9dae25e
Browse repository at this point
Commits on Jun 30, 2014
#109: Add a case for BINARY type in toByteBuffer
xerial
committed
a6619fb
View commit details
Copy full SHA for a6619fb
Browse repository at this point
#109: Add comment to MessageOverflowException
xerial
committed
698a92c
View commit details
Copy full SHA for 698a92c
Browse repository at this point
#109: Simply convert to uint32 (long) value using a bit mask
xerial
committed
64d397c
View commit details
Copy full SHA for 64d397c
Browse repository at this point
Commits on Nov 28, 2014
Merge branch 'v07-develop' into v07-value
xerial
committed
a2881a5
View commit details
Copy full SHA for a2881a5
Browse repository at this point
0.7.0-M6-SNAPSHOT vesrion
xerial
committed
d655c03
View commit details
Copy full SHA for d655c03
Browse repository at this point
Remove ValueRef interface
xerial
committed
7a94130
View commit details
Copy full SHA for 7a94130
Browse repository at this point
isImmutable is false for Array/MapCursor
xerial
committed
84ac459
View commit details
Copy full SHA for 84ac459
Browse repository at this point
Make Map/ArrayCursorImpl implement Value interface
xerial
committed
52342fe
View commit details
Copy full SHA for 52342fe
Browse repository at this point
Adjust benchmark
xerial
committed
ad0bbbe
View commit details
Copy full SHA for ad0bbbe
Browse repository at this point
You can’t perform that action at this time.