len property

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

Length of the string in bytes.

Implementation

@ffi.Size()
external int len;