SdkSinkObserver
Base class for implementing more advanced behavior (e.g. hashing sink)
Inheritors
Inherited functions
Link copied to clipboard
Returns a new sink that buffers writes to the sink. Writes will be efficiently "batched". Call SdkSink.flush when done to emit all data to the underlying sink.