Uses of Class
com.google.genai.gaos.utils.StreamingParser
Packages that use StreamingParser
-
Uses of StreamingParser in com.google.genai.gaos.utils
Methods in com.google.genai.gaos.utils that return StreamingParserModifier and TypeMethodDescriptionstatic StreamingParser<String>StreamingParser.forJsonLines()Create a streaming parser for JSON Lines formatstatic StreamingParser<EventStreamMessage>StreamingParser.forSSE()Create a streaming parser for SSE formatConstructors in com.google.genai.gaos.utils with parameters of type StreamingParser