SeekOrigin.h File Reference
#include <WString.h>
Include dependency graph for SeekOrigin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
| enum class | SeekOrigin { Start = 0 , Current = 1 , End = 2 } |
| Stream/file seek origins. More... | |
Functions | |
| String | toString (SeekOrigin origin) |
Enumeration Type Documentation
◆ SeekOrigin
|
strong |
Function Documentation
◆ toString()
| String toString | ( | SeekOrigin | origin | ) |
1.9.1