# Functions
No description provided by the author
No description provided by the author
NewIntelligentWriter returns a new IntelligentWriter whose buffer has the default size.
NewIntelligentWriterSize is intelligent because it tracks if data was ever written to the temporary file or not.
# Constants
16 MiB.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
LazyFile only creates and writes to file if `Write` is called at least one.
# Type aliases
No description provided by the author