README
A Node.js Buffer Wrapper
A wrapper around a Node.js Buffer to ease the management of read/write position, and also create serial protocols schemas with typed fields number.
A Node.js Buffer Wrapper
<script type="module">
import bitmachinaBinary from 'https://cdn.skypack.dev/@bitmachina/binary';
</script>
A wrapper around a Node.js Buffer to ease the management of read/write position, and also create serial protocols schemas with typed fields number.