ktor-io / io.ktor.utils.io.core / Buffer / startGap

startGap

var startGap: Int

Start gap is a reserved space in the beginning. The reserved space is usually used to write a packet length in the case when it's not known before the packet constructed.