FileStreamSplit v0.1.4 StreamSplit View Source
Link to this section Summary
Functions
Generate a stream splitting data retrieved from file
Link to this section Functions
Link to this function
split(device, split_token, opts \\ [])
View Source
split(pid(), String.t(), Keyword.t()) :: Enumerable.t()
Generate a stream splitting data retrieved from file.
Return a Stream.
Arguments:
file: A that rapresent the filesplit_token: A string used to split data