Skip to content

zlib.Inflater.Inflate

Andrew Lambert edited this page Aug 16, 2016 · 12 revisions

#zlib.Inflater.Inflate

##Method Signature

 Function Inflate(Data As MemoryBlock) As MemoryBlock

##Notes Decompresses as much as the Data as possible, and returns it.

Entry-level points of interest denoted by "☜"



Clone this wiki locally