package core_kernel

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

Module Peek.LocalSource

Sourceval int64_t_be : (Core.Int64.t, 'd, 'w) t_local
Sourceval int64_t_le : (Core.Int64.t, 'd, 'w) t_local
Sourceval head_padded_fixed_string : padding:char -> len:int -> (string, 'd, 'w) t_local
Sourceval tail_padded_fixed_string : padding:char -> len:int -> (string, 'd, 'w) t_local
Sourceval string : str_pos:int -> len:int -> (string, 'd, 'w) t_local
Sourceval bytes : str_pos:int -> len:int -> (Core.Bytes.t, 'd, 'w) t_local
Sourceval stringo : ?str_pos:int -> ?len:int -> (string, 'd, 'w) t_local
Sourceval byteso : ?str_pos:int -> ?len:int -> (Core.Bytes.t, 'd, 'w) t_local