# Pastebin MjH040kY actor Foo let _file: File be read(from: USize = 0) => _file.seek(from) ... read some ... let new_offset = from + amount_read read(new_offset)