Skip to content
Andrew Lambert edited this page Nov 22, 2016 · 12 revisions

#zlib.ZStream.EOF

##Method Signature

 Function EOF() As Boolean

##Return value Returns True if the compressed stream has no more data. If the stream is not opened for reading/deflation then this method will always return False.

##See also

Entry-level points of interest denoted by "☜"



Clone this wiki locally