Empty
Attributes
- Graph
- Supertypes
- Self type
- Empty.type
Members list
Type members
Types
The element type, described by the schema. This could be the type of the whole request, if it's an RPC-style request with a single, relatively small body, or it could be the type of a single element in a stream.
The element type, described by the schema. This could be the type of the whole request, if it's an RPC-style request with a single, relatively small body, or it could be the type of a single element in a stream.
Attributes
Value members
Concrete methods
Attempts to decode the A
from a body using the given codec.
Attempts to decode the A
from a body using the given codec.
Attributes
Encodes the A
to a body in the given codec.
Encodes the A
to a body in the given codec.
Attributes
Inherited methods
Erases the type for easier use in the internal implementation.
Erases the type for easier use in the internal implementation.
Attributes
- Inherited from:
- BodyCodec (hidden)
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product