risingwave_
connector
2.2.0-alpha
Module nd_
streaming
Module Items
Functions
In risingwave_
connector::
source::
filesystem
risingwave_connector
::
source
::
filesystem
Module
nd_streaming
Copy item path
source
Functions
§
need_
nd_
streaming
split_
stream
This function splits a byte stream by the newline separator “(\r)\n” into a message stream. It can be difficult to split and compute offsets correctly when the bytes are received in chunks. There are two cases to consider: