package gapi-ocaml

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

gapi-ocaml

API

Library gapi-ocaml

Library gapi-ocaml.netstring-local

  • Netascii_armor Messages with ASCII armor
  • Netasn1 ASN.1 support functions
  • Netasn1_encode ASN.1 encoder
  • Netaux Internal auxiliary functions * * This is an internal module.
  • Netbuffer A Netbuffer.t is a buffer that can grow and shrink dynamically.
  • Netchannels Object-oriented I/O: Basic types and classes * * Contents * * - Types * - Input channels * - Output channels * - Delegation classes * - Lifting channels * - Channels over descriptors * - Transactional channels * - Pipes and Filters *
  • Netconversion Conversion between character encodings * * Contents *
  • Netdate Support for common date/time parsing and formatting. * Many routines refer to the epoch, which for Unix is * 00:00:00 UTC, January 1, 1970. Timestamps given as * "seconds since the epoch" ignore leap seconds.
  • Netdb
  • Netencoding Base64, Quoted Printable, URL encoding, HTML escaping
  • Netmappings Internal access to the character conversion database * * This is an internal module.
  • Netmime Netmime contains high-level classes and functions to process * mail and MIME messages. * * Contents * * - Types * - Classes * * The tutorial has been moved to Netmime_tut. Parsers for MIME * headers are now in Netmime_header. Parser and printers for MIME * channels are now in Netmime_channels.
  • Netsockaddr Parsing of socket addresses
  • Netstream A netstream is an input channel that is read block by block. The * fragment of the channel currently loaded into memory is called the * current window of the netstream. The window can be thought as * look-ahead buffer. * * Picture: * *
  • Netstring_str Wrapper for regexps with Str syntax * * This module was written at a time when we had only the Str module * for regular expressions. However, Str has an interface that does * not work for multi-threaded programs, because the state of the module * is visible to the outside. The module Netstring_str is similar to Str, * but has a thread-compatible interface. * * For an explanation why we need this module, please read Regexp.
  • Netstring_tstring Support module for tagged strings
  • Netunichar Unicode character information
  • Neturl Uniform Resource Locators (URLs) * * Contents * * - Interface * * The tutorial has been moved to Neturl_tut.

Library gapi-ocaml.netsys-local

OCaml

Innovation. Community. Security.