encodeThrowing

open fun encodeThrowing(@NotNull packet: @NotNull Packet<out Any>, @NotNull secret: @NotNull UUID, @NotNull out: @NotNull ByteArrayDataOutput)
open fun encodeThrowing(@NotNull packet: @NotNull Packet<out Any>, @NotNull secret: @NotNull UUID): Array<Byte>