Open sebkeim opened 1 year ago
Add a data type to store any kind of binary data
Implementation will rely on bytes array literal support by target language
another option is embedding a File in an Executable
Add a data type to store any kind of binary data
Implementation will rely on bytes array literal support by target language
another option is embedding a File in an Executable