Working with files
- By Erel
The File methods in B4J are identical to B4A File methods.
Text file methods
File.WriteString - Writes the given text to a new file.
File.ReadString - Reads a file and...
Text file methods
File.WriteString - Writes the given text to a new file.
File.ReadString - Reads a file and...
Last edited: