toggle menu
protocol
1.0.0-ALPHA-20241017
jvm
switch theme
search in API
protocol
/
net.rsprot.protocol.message.codec.outgoing
/
MessageEncoderRepository
Message
Encoder
Repository
class
MessageEncoderRepository
<
out
P
:
ServerProt
>
Members
Functions
get
Encoder
Link copied to clipboard
fun
<
Type
:
OutgoingMessage
>
getEncoder
(
clazz
:
Class
<
out
Type
>
)
:
MessageEncoder
<
Type
>
get
Size
Link copied to clipboard
fun
getSize
(
opcode
:
Int
)
:
Int