Package ewa :: Module buffutil
[show private | hide private]
[frames | no frames]

Module ewa.buffutil

Function Summary
  buff_chunk_file(fp, end, bsize)
  buff_chunk_iterator(iterator, bsize)
this adapts an iterator that yields chunks of one size to one that yields chunks of another
  buff_chunk_string(s, bsize)

Function Details

buff_chunk_iterator(iterator, bsize)

this adapts an iterator that yields chunks of one size to one that yields chunks of another

Generated by Epydoc 2.1 on Wed Jan 3 10:13:56 2007 http://epydoc.sf.net