undoRead

open fun undoRead(value: Char)

Undo read of one character.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.DataStreamException} if undo is not supported by this stream.

Parameters

value

Character value that was previously read by the caller and is to be made available to read again.