package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
  • deprecated [since 2017-10] use [Bigstring.To_bytes.blit] instead
  • deprecated [since 2017-10] use [Bigstring.To_bytes.blito] instead
val unsafe_blit : (t, Base.bytes) Base.Blit.blit
  • deprecated [since 2017-10] use [Bigstring.To_bytes.unsafe_blit] instead
include Base.Blit.S_to_string with type t := t
val sub : t -> pos:int -> len:int -> string
val subo : ?pos:int -> ?len:int -> t -> string