Kafunk


MessageSet

Namespace: Kafunk
Parent Module: Protocol

Record Fields

Record FieldDescription
messages
Signature: MessageSetItem []

Constructors

ConstructorDescription
new(set)
Signature: (set:MessageSetItem []) -> MessageSet

CompiledName: .ctor

Static members

Static memberDescription
CheckCrc(ver, ms)
Signature: (ver:ApiVersion * ms:MessageSet) -> unit
Size(ver, x)
Signature: (ver:ApiVersion * x:MessageSet) -> int
Fork me on GitHub