zio-arangodb-http
zio-arangodb-http
API
io.funkode.arangodb.http
ArangoClientHttp
ArangoClientJson
DeriveOpaqueTypeCodec
HttpDecoder
HttpEncoder
JsonCodecs
Main
Rel
constants
conversions
extensions
zio-arangodb-http
/
io.funkode.arangodb.http
/
HttpDecoder
HttpDecoder
io.funkode.arangodb.http.HttpDecoder
trait
HttpDecoder
[
Decoder
[
_
]]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Abstract methods
def
decode
[
R
](
body
:
Body
)(
using
Decoder
[
R
]):
AIO
[
R
]