Package io.protostuff

Interface Input

All Known Subinterfaces:
GraphInput
All Known Implementing Classes:
ByteArrayInput, ByteBufferInput, CodedInput, FilterInput, GraphByteArrayInput, GraphCodedInput, JsonInput, KvpByteArrayInput, KvpInput, XmlInput

public interface Input
An Input lets an application read primitive data types and objects from a source of data.