Skip to content

Support DataInput for parsing #279

@cowtowncoder

Description

@cowtowncoder

Since some frameworks (like Hadoop) make heavy use of DataInput and DataOutput (via Hadoop Writable), it'd be nice to support them. Whereas DataOutput support was easy (see #276), DataInput is more involved, but seems doable. It does, however, have to implemented separately for all backends, unlike DataOutput.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions