recordHeaderBytes top-level constant

int const recordHeaderBytes

u8 opcode + u64 content_length.

Implementation

const int recordHeaderBytes = 9;