pub const StreamDelimiterLimitError = error
pub const StreamDelimiterLimitError = error{ ReadFailed, WriteFailed, /// The delimiter was not found within the limit. StreamTooLong, }