Brief mention of Unpacker.feed in README

This commit is contained in:
Joel Nothman 2012-12-06 23:36:46 +11:00
parent 6d4115f64b
commit 659d0961a3

View file

@ -42,7 +42,7 @@ streaming unpacking
^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^
``Unpacker`` is a "streaming unpacker". It unpacks multiple objects from one ``Unpacker`` is a "streaming unpacker". It unpacks multiple objects from one
stream. stream (or from bytes provided through its ``feed`` method).
:: ::