dataItem

A result instance containing either the data read from the file or connection, or else an error.

Declaration

var dataItem: Result<Data, POSIXError>