readNullable

open fun <T> readNullable(@NotNull buffer: @NotNull ByteArrayDataInput, @NotNull serializer: @NotNull PacketSerializer<T>): @Nullable T