/[mldonkey]/mldonkey/src/utils/cdk/bzlib.mli
ViewVC logotype

Diff of /mldonkey/src/utils/cdk/bzlib.mli

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by spiralvoice, Sat Jul 23 14:19:48 2005 UTC revision 1.2 by spiralvoice, Mon Aug 1 20:09:13 2005 UTC
# Line 21  external decompress: Line 21  external decompress:
21    stream -> string -> int -> int -> string -> int -> int -> bool * int * int    stream -> string -> int -> int -> string -> int -> int -> bool * int * int
22    = "camlzip_bzDecompress_bytecode" "camlzip_bzDecompress"    = "camlzip_bzDecompress_bytecode" "camlzip_bzDecompress"
23  external decompress_end: stream -> unit = "camlzip_bzDecompressEnd"  external decompress_end: stream -> unit = "camlzip_bzDecompressEnd"
24    
25    external bzlib_version : unit -> string = "camlzip_bzlibversion"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26