Skip to main content

aread

AsyncMethod
This is a method of the OCRAgent class in the ocr_agent module.
Async version of read().

Signature

async def aread(source: str) -> str

Parameters

source
str
required
No description available.

Returns

Returns
str
The result of the operation.