detailed(maxBytes:)
A hex dump format compatible with hexdump
command line tool. This format will dump first maxBytes / 2
bytes, and the last maxBytes / 2
bytes, with a placeholder in between.
static func detailed(maxBytes: Int) -> ByteBuffer.HexDumpFormat