eob property

  1. @Bool()
bool eob
getter/setter pair

Callback should set this to true when a beam is at end-of-beam.

Implementation

@ffi.Bool()
external bool eob;