Skip to main content

MAX_PACKET_LEN

Constant MAX_PACKET_LEN 

Source
pub const MAX_PACKET_LEN: usize = _; // 65_535usize
Expand description

Maximum encoded TDS packet length. The packet header stores this as a u16.