README
reader-core
Read implementations for Cap'n Proto's built-in types (see the specification) for a full listing.
The ArenaR type specification appears here also, making reader-core a bit of
a blob.
Read classes and their guts for Cap'n Proto built-in types.
<script type="module">
import capnpJsReaderCore from 'https://cdn.skypack.dev/@capnp-js/reader-core';
</script>
Read implementations for Cap'n Proto's built-in types (see the specification) for a full listing.
The ArenaR type specification appears here also, making reader-core a bit of
a blob.