Last active
March 31, 2022 15:16
-
-
Save EngineerSmith/c4ca6de833f35e50b2182cbd4a555367 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
appleCake.setBuffer(false) -- default | |
appleCake.setBuffer(true) | |
-- Once true | |
appleCake.flush() | |
-- must be manually called for data to be pushed to the file saving thread |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment