HexDumpFormat

scodec.bits.HexDumpFormat$
See theHexDumpFormat companion class

Attributes

Companion:
class
Source:
HexDumpFormat.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete fields

Colorized hex dump that displays 2 columns of 8 bytes each, along with the address column and ASCII column.

Colorized hex dump that displays 2 columns of 8 bytes each, along with the address column and ASCII column.

Attributes

Source:
HexDumpFormat.scala

Like Default but with ANSI color disabled.

Like Default but with ANSI color disabled.

Attributes

Source:
HexDumpFormat.scala

Like Default but with 3 columns of data and no ASCII column.

Like Default but with 3 columns of data and no ASCII column.

Attributes

Source:
HexDumpFormat.scala