Modes | ||||
Types | read | create | update | append |
binary | positionfile() readfile() rewindfile() | writefile() flushfile() | positionfile() readfile() rewindfile() writefile() flushfile() | writefile() flushfile() |
text | readfile() rewindfile() | writefile() flushfile() | -- | writefile() flushfile() |
stream | positionfile() readfile() rewindfile() | writefile() flushfile() | positionfile() readfile() rewindfile() writefile() flushfile() | writefile() flushfile() |