PacketUdpCodec
Functions
Link copied to clipboard
@NotNull
Link copied to clipboard
open fun encodeThrowing(@NotNull packet: @NotNull Packet<out Any>, @NotNull secret: @NotNull UUID): Array<Byte>
open fun encodeThrowing(@NotNull packet: @NotNull Packet<out Any>, @NotNull secret: @NotNull UUID, @NotNull out: @NotNull ByteArrayDataOutput)
Link copied to clipboard