length property

  1. @Int()
int length
getter/setter pair

< The length of the encoded data

Implementation

@ffi.Int()
external int length;