Dart SDK
dart:io
RandomAccessFile
path
property
path
RandomAccessFile
Properties
path
Constructors
RandomAccessFile
Methods
close
closeSync
readByte
readByteSync
read
readSync
readInto
readIntoSync
writeByte
writeByteSync
writeFrom
writeFromSync
writeString
writeStringSync
position
positionSync
setPosition
setPositionSync
truncate
truncateSync
length
lengthSync
flush
flushSync
lock
lockSync
unlock
unlockSync
toString
String
path
read-only
Gets the path of the file underlying this RandomAccessFile.