TypeScript version of agrona DirectBuffer to use with Simple Binary Encoding
Used by codecs that are generated from SBE schema for TypeScript.
git clone git@github.com:rafalpiotrowski/agrona-ts.git cd agrona-ts npm update npm install --save-dev jest npm install --save-dev ts-jest npm install --save-dev @types/jest npm test