Field.getBinaryAtIndex Method

Module: Field

Definition

Gets the binary data at the specified index.

Uint8List getBinaryAtIndex(int index)

Parameters

index int
in The index of the binary field to retrieve.

Returns

Uint8List
The binary data.

Exceptions

An error has occurred during Bioseal Library execution.