Gets a slice representing the underlying array to which elements have been appended. Take caution, as this memory segment may be freed if this stream is deconstructed or written to again.
A slice representing the array of elements that have been added to this stream.
See Implementation
Gets a slice representing the underlying array to which elements have been appended. Take caution, as this memory segment may be freed if this stream is deconstructed or written to again.