dataItem
A result instance containing either the data read from the file or connection, or else an error.
Declaration
var dataItem: Result<Data, POSIXError>A result instance containing either the data read from the file or connection, or else an error.
var dataItem: Result<Data, POSIXError>