Idris2Doc : Oracle.Internal.Lob

Oracle.Internal.Lob

(source)

Definitions

readBlob : AnyPtr->IO (EitherOracleErrorByteString)
  Read an Oracle BLOB into a ByteString.

The LOB handle is released after reading.

Visibility: export