Open
Description
The StringSink documentation does not specify if implementations can overwrite on writes. I am not sure if this is an intentional omission because there is no such constraint or if implementers are not supposed to overwrite. All the current implementers do not overwrite, they append.