HEADER_SIZE

const val HEADER_SIZE: Int = 4(source)

Fixed framing header length: MAGIC_0 MAGIC_1 LEN_HI LEN_LO.