class NTLM::Authenticate::UserLoc
- NTLM::Authenticate::UserLoc
- BinData
- Reference
- Object
Defined in:
messages/authenticate.crConstant Summary
-
ENDIAN =
["little"]
-
KLASS_NAME =
[NTLM::Authenticate::UserLoc]
-
PARTS =
[{type: "basic", name: length, cls: UInt16, onlyif: nil, verify: nil, value: nil}, {type: "basic", name: allocated, cls: UInt16, onlyif: nil, verify: nil, value: nil}, {type: "basic", name: offset, cls: UInt32, onlyif: nil, verify: nil, value: nil}] of Nil
-
REMAINING =
[] of Nil
Class Method Summary
Instance Method Summary
- #__format__ : IO::ByteFormat
- #allocated : UInt16
- #allocated=(allocated : UInt16)
- #length : UInt16
- #length=(length : UInt16)
- #offset : UInt32
- #offset=(offset : UInt32)
-
#parent
Group fields might need access to data in the parent
-
#parent=(parent : NTLM::Authenticate | Nil)
Group fields might need access to data in the parent
Class Method Detail
Instance Method Detail
def parent=(parent : NTLM::Authenticate | Nil)
#
Group fields might need access to data in the parent