package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val blit : src:t -> src_pos:int -> dst:Core.bigstring -> dst_pos:int -> len:int -> unit
val blito : src:t -> ?src_pos:int -> ?src_len:int -> dst:Core.bigstring -> ?dst_pos:int -> unit -> unit
val unsafe_blit : src:t -> src_pos:int -> dst:Core.bigstring -> dst_pos:int -> len:int -> unit
val sub : t -> pos:int -> len:int -> Core.bigstring
val subo : ?pos:int -> ?len:int -> t -> Core.bigstring
OCaml

Innovation. Community. Security.