fmgp.multiformats

Members list

Type members

Classlikes

object Codec

Attributes

Companion
enum
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Codec.type
enum Codec(val name: String, val tag: CodecTag, val code: Int, val status: CodecStatus)

https://github.com/multiformats/multicodec/blob/352d05ad430713088e867216152725f581387bc8/table.csv

https://github.com/multiformats/multicodec/blob/352d05ad430713088e867216152725f581387bc8/table.csv

Code Generation: sbt "multiformatsJVM/Test/runMain fmgp.multiformats.CodeGenerationHelper" >> multiformats/shared/src/main/scala/fmgp/multiformats/Multicodec.aux

Attributes

Companion
object
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum CodecTag

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Multicodec

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Multicodec.type
object MulticodecRaw

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Multihash

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Multihash.type
object Varint

Implementation of the unsigned-varint specification

Implementation of the unsigned-varint specification

Attributes

See also
Supertypes
class Object
trait Matchable
class Any
Self type
Varint.type

Types

opaque type MulticodecRaw
opaque type Varint