Searched defs:StreamResult (Results 1 – 7 of 7) sorted by relevance
181 pub struct StreamResult { struct190 impl StreamResult { argument192 pub const fn error(error: MZError) -> StreamResult { in error() method
40 enum StreamResult { SR_ERROR, SR_SUCCESS, SR_BLOCK, SR_EOS }; enum
27 ) -> StreamResult { in deflate()
190 ) -> StreamResult { in inflate()