Soulless.Protocol.GenericPacket.Raw (Soulless v0.2.0)
View SourceSummary
Types
@type t() :: %Soulless.Protocol.GenericPacket.Raw{ body: binary() | nil, kind: Soulless.Protocol.GenericPacket.kind_or_unknown() | nil, request_id: (non_neg_integer() | nil) | nil }