o

com.avsystem.commons.hocon

SizeInBytesMarker

object SizeInBytesMarker extends HoconTypeMarker[Long]

TypeMarker which allows direct reading of a size in bytes from HoconInput in a GenCodec implementation, taking advantage of the HOCON format for size in bytes, implemented by Config.getBytes.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SizeInBytesMarker
  2. HoconTypeMarker
  3. TypeMarker
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All