Skip to main content

Module read_offs

Module read_offs 

Source
Expand description

READ_ANDX parameter block field offsets ([MS-CIFS] §2.2.4.43.1, extended by [MS-SMB] §2.2.4.x for large reads).

Constants§

FID
FID byte offset.
MAX_COUNT
MaxCount u16 byte offset.
MIN_COUNT
MinCount u16 byte offset.
OFFSET_HIGH
OffsetHigh u32 byte offset (only when WC ≥ 12).
OFFSET_LOW
Offset low u32 byte offset.