|
| void | encode (ChannelHandlerContext ctx, GamePacket packet, ByteBuf out) throws Exception |
Definition at line 10 of file GamePacketEncoder.java.
◆ GamePacketEncoder()
| com.runehive.net.codec.game.GamePacketEncoder.GamePacketEncoder |
( |
IsaacCipher | encryptor | ) |
|
◆ encode()
| void com.runehive.net.codec.game.GamePacketEncoder.encode |
( |
ChannelHandlerContext | ctx, |
|
|
GamePacket | packet, |
|
|
ByteBuf | out ) throws Exception |
|
protected |
◆ encryptor
| final IsaacCipher com.runehive.net.codec.game.GamePacketEncoder.encryptor |
|
private |
The documentation for this class was generated from the following file: