toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.compress.gzip
Package-level
declarations
Types
Types
Gzip
Link copied to clipboard
object
Gzip
Gzip
Lax
Input
Stream
Link copied to clipboard
class
GzipLaxInputStream
(
input
:
InputStream
)
:
InputStream
Gzip
Level
Output
Stream
Link copied to clipboard
class
GzipLevelOutputStream
(
output
:
OutputStream
,
level
:
Int
)
:
GZIPOutputStream
Jagex
Gzip
Output
Stream
Link copied to clipboard
class
JagexGzipOutputStream
(
output
:
OutputStream
)
:
OutputStream