wasmer/rustdoc/goblin/container/sidebar-items.js

1 line
402 B
JavaScript
Raw Permalink Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"constant":[["CONTAINER","The default binary container size - either `Big` or `Little`, depending on whether the host machine's pointer size is 64 or not"]],"enum":[["Container","The size of a binary container"],["Endian","The endianness (byte order) of a stream of bytes"]],"struct":[["Ctx","A binary parsing context, including the container size and underlying byte endianness"]]});