len property

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

Length of the string, in bytes.

Implementation

@ffi.Int()
external int len;