Package com.pnfsoftware.jeb.core.input


package com.pnfsoftware.jeb.core.input
Types used by units to read data.
  • Class
    Description
    An input object backed by an array of bytes.
    An input backed by a file.
    Location information within binary input.
    Definition of a bytes provider, whose key can be augmented by an integer id (version code).
    Standard input interface for units.
    Tagging interface for input location objects.
    Static helper methods for IInput.
    An input backed by an IDataProvider.
    An input object presenting a partial view of another input.