unitDecoder

besom.internal.Decoder.unitDecoder
object unitDecoder extends Decoder[Unit]

Attributes

Graph
Supertypes
trait Decoder[Unit]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Inherited methods

Deserialize the given gRPC value into OutputData[A] or return an error

Deserialize the given gRPC value into OutputData[A] or return an error

Attributes

Inherited from:
Decoder

Attributes

Inherited from:
Decoder