You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by Saleem Shafi <re...@reply.github.com> on 2011/09/15 22:43:12 UTC

[avro] Adding SeekableInput that supports data as byte[] (#3)

Adding SeekableInput that supports data as byte[] instead of just from Files

You can merge this Pull Request by running:

  git pull https://github.com/xcommerce/avro trunk

Or you can view, comment on it, or merge it online at:

  https://github.com/apache/avro/pull/3

-- Commit Summary --

* Adding SeekableInput that supports data as byte[] instead of just from Files

-- File Changes --

A lang/java/avro/src/main/java/org/apache/avro/file/SeekableByteArrayInput.java (60)

-- Patch Links --

  https://github.com/apache/avro/pull/3.patch
  https://github.com/apache/avro/pull/3.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/avro/pull/3