toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.compress.bzip2
/
LibBzip2
/
BzStream
Bz
Stream
class
BzStream
(
runtime
:
Runtime
)
:
Struct
Members
Constructors
Bz
Stream
Link copied to clipboard
constructor
(
runtime
:
Runtime
)
Properties
alloc
Link copied to clipboard
val
alloc
:
Struct.Pointer
avail
In
Link copied to clipboard
val
availIn
:
Struct.Unsigned32
avail
Out
Link copied to clipboard
val
availOut
:
Struct.Unsigned32
free
Link copied to clipboard
val
free
:
Struct.Pointer
next
In
Link copied to clipboard
val
nextIn
:
Struct.Pointer
next
Out
Link copied to clipboard
val
nextOut
:
Struct.Pointer
opaque
Link copied to clipboard
val
opaque
:
Struct.Pointer
state
Link copied to clipboard
val
state
:
Struct.Pointer
total
In
Hi32
Link copied to clipboard
val
totalInHi32
:
Struct.Unsigned32
total
In
Lo32
Link copied to clipboard
val
totalInLo32
:
Struct.Unsigned32
total
Out
Hi32
Link copied to clipboard
val
totalOutHi32
:
Struct.Unsigned32
total
Out
Lo32
Link copied to clipboard
val
totalOutLo32
:
Struct.Unsigned32
Functions
get
Runtime
Link copied to clipboard
fun
getRuntime
(
)
:
Runtime
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
use
Memory
Link copied to clipboard
fun
useMemory
(
p0
:
Pointer
)