truncated property

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

Whether content was shortened by the byte limit or allocation failure.

Implementation

@ffi.Bool()
external bool truncated;