boolDecoder

besom.internal.Decoder.boolDecoder
object boolDecoder extends Decoder[Boolean]

Attributes

Graph
Supertypes
trait Decoder[Boolean]
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