FIXED_PAYLOAD_LEN

Constant FIXED_PAYLOAD_LEN 

Source
pub const FIXED_PAYLOAD_LEN: usize = 509;
Expand description

Fixed payload length for fixed-size cells (509 bytes).

All fixed-size cells have exactly this many bytes of payload, padded with zeros if the actual data is shorter.