Navigation
Name
Rascal
/
Libraries
/
Prelude
/
ValueIO
/
writeBinaryValueFile
Function
void writeBinaryValueFile(loc file, value val, bool compression = true)
Usage
import ValueIO;
Write a value to a file using an efficient binary file forma
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.