Release the resources used by this stream. Most of the memory (if not all) used by algorithm is allocating with the garbage collector, so not calling this function has little consequence (if not none).
See Implementation
Release the resources used by this stream. Most of the memory (if not all) used by algorithm is allocating with the garbage collector, so not calling this function has little consequence (if not none).