MongoBinaryFormats

uk.gov.hmrc.mongo.play.json.formats.MongoBinaryFormats
See theMongoBinaryFormats companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Type members

Classlikes

object Implicits extends Implicits

Attributes

Companion
trait
Supertypes
trait Implicits
class Object
trait Matchable
class Any
Self type
Implicits.type
trait Implicits

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Implicits

Value members

Concrete fields

final val byteArrayFormat: Format[Array[Byte]]
final val byteArrayReads: Reads[Array[Byte]]
final val byteArrayWrites: Writes[Array[Byte]]
final val byteBufferFormat: Format[ByteBuffer]
final val byteStringFormat: Format[ByteString]