Raw binary files
Related nodes
Reader (Raw)
Writer (Raw)
GetBytes (Raw)
AsValue (Raw)
AsString (Raw)
AsColor (Raw)
AsRaw (Value)
AsRaw (String)
AsRaw (Color)
...and many more
Any file on your harddrive can be read using the Reader (Raw). Its raw bytes can be converted into one of vvvvs datatypes or used as they are, only you know the limits. Raw data can also be saved into a file using the Writer (Raw).
Examples in your vvvv\girlpower\ directory:
- IO\Files