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.

    ByteBuffer-hexdump.swift:47
    static func detailed(maxBytes: Int) -> ByteBuffer.HexDumpFormat

    Other members in extension

    Type members