Skip to content
/ objpack Public

Pack complex object into a buffer to process combineWithKey

Notifications You must be signed in to change notification settings

dcfjs/objpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obj pack for dcf

Basically it's same as msgpack v5, with some difference in spec:

  1. byte 0xc1 is defined as "undefined"
  2. undefine value in object will not be ignored.
  3. NaN will not cause error.

About

Pack complex object into a buffer to process combineWithKey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published