package msgpck
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Fast MessagePack (http://msgpack.org) library
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      1.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=945294366ef9774b9205398706b0dbf476e8c6eaf1fe6152f3ca731f840e5a42
    
    
  md5=e5f2fc466454587727a64afa52329665
    
    
  doc/CHANGES.html
v1.3 2017-05-17 Paris
- Add read_all function.
- Better error messages on unpack.
- Add format based pretty-printers.
- BUILD: switch to jbuilder.
v1.2 2017-03-06 Paris
- BUGFIX: fix reading signed integers.
v1.1 2017-02-21 Paris
- Add documentation.
- Drop dependency to ppx (and sexplib).
- Function to_string' now usessize' and allocate a string of the exact required length.
- Add function `size'.
v1.0 2016-08-31 Paris
First release.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page