recordHeaderBytes top-level constant
int
const recordHeaderBytes
u8 opcode + u64 content_length.
Implementation
const int recordHeaderBytes = 9;
u8 opcode + u64 content_length.
const int recordHeaderBytes = 9;