truncateSync method

void truncateSync(
  1. dynamic path, [
  2. int len
])

Implementation

external void truncateSync(path, [int len]);