filter/Filter: Flush() returns empty span, not nullptr
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
|
||||
/**
|
||||
* Flush pending data and return it. This should be called
|
||||
* repeatedly until it returns nullptr.
|
||||
* repeatedly until it returns an empty span.
|
||||
*
|
||||
* After calling this method, this object cannot be used again
|
||||
* (not even Reset() is allowed).
|
||||
|
||||
Reference in New Issue
Block a user