ByteArrayIOExtras

fabric.io.IOFeatures.ByteArrayIOExtras
implicit class ByteArrayIOExtras(array: Array[Byte])

Attributes

Source
IOFeatures.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def as[T : RW](format: Format): T

Attributes

Source
IOFeatures.scala