package hardcaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bits.ExpertSource

Sourceval unsafe_underlying_repr : t -> Base.bytes

Access the underlying data representation. Note that this is unstable, and may change over time.

Sourceval offset_for_data : Base.int

Offset to access actual data within in the underlying repr.