Other

io.bullet.borer.Tag$.Other
final case class Other(value: Long) extends Tag

A tag value whose semantics are unknown to this encoder/decoder.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Tag
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def @@[T](obj: T): TaggedValue[T]

Attributes

Inherited from:
Tag
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

final val code: Long

Attributes

Inherited from:
Tag