doubleDecoder

besom.internal.Decoder.doubleDecoder
object doubleDecoder extends Decoder[Double]

Attributes

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