Method Bz2.Deflate()->feed()
- Method feed
void
feed(string
data
)- Description
This function feeds the data to the internal buffers of the Deflate object. All data is buffered until a read or a finish is done.
- See also
void
feed(string
data
)
This function feeds the data to the internal buffers of the Deflate object. All data is buffered until a read or a finish is done.