# ``_NIOFileSystem/WritableFileHandleProtocol`` ## Topics ### Write bytes to a file - ``write(contentsOf:toAbsoluteOffset:)`` - ``write(contentsOf:toAbsoluteOffset:)`` - ``bufferedWriter(startingAtAbsoluteOffset:capacity:)`` ### Resize a file - ``resize(to:)``