PIECE_MESSAGE_OVERHEAD

const val PIECE_MESSAGE_OVERHEAD: Int = 13

Frame overhead of a piece message (4 length + 1 id + 8 piece/begin).