Logo ProcessCore

DatasetCodec Type

Record fields

Record Field Description

Id

Full Usage: Id

Field type: string
Field type: string

ReadAsync

Full Usage: ReadAsync

Field type: CodecContext -> CodecInput -> CrossAsync<Result<Dataset, ProjectError>>

WriteAsync

Full Usage: WriteAsync

Field type: CodecContext -> Dataset -> CrossAsync<Result<CodecOutput, ProjectError>>

Type something to start searching.