package binsec

  1. Overview
  2. Docs

doc/binsec.sse/Libsse/Types/Output/index.html

Module Types.OutputSource

Sourcetype format =
  1. | Bin
  2. | Dec
  3. | Hex
  4. | Ascii
Sourcetype t =
  1. | Model
  2. | Formula
  3. | Slice of (Expr.t * string) list
  4. | Value of format * Expr.t
  5. | Stream of string
  6. | String of string
OCaml

Innovation. Community. Security.