package ascii85

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val encode : string -> Stdlib.in_channel -> Stdlib.out_channel -> unit
val encode_file : string -> string -> unit