package shuttle

  1. Overview
  2. Docs

Module Bytebuffer.FillSource

Sourceval char : t -> char -> unit
Sourceval string : t -> ?pos:int -> ?len:int -> string -> unit
Sourceval bytes : t -> ?pos:int -> ?len:int -> bytes -> unit
Sourceval bigstring : t -> ?pos:int -> ?len:int -> Core.Bigstring.t -> unit
Sourceval bytebuffer : t -> t -> unit
Sourceval int16_be_exn : t -> int -> unit
Sourceval int32_be_exn : t -> int -> unit