toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.asm.io
/
LibraryReader
Library
Reader
interface
LibraryReader
Inheritors
CabLibraryReader
JarLibraryReader
Pack200LibraryReader
PackClassLibraryReader
Members
Functions
read
Link copied to clipboard
abstract
fun
read
(
input
:
InputStream
)
:
Iterable
<
ClassNode
>