aligned property

Pointer<Uint8> aligned
final

A pointer into raw aligned to the requested boundary. Use this for the LiteRT C API; do not free it directly.

Implementation

final Pointer<Uint8> aligned;