Uses of Class
com.google.genai.gaos.utils.BlockingParser
Packages that use BlockingParser
-
Uses of BlockingParser in com.google.genai.gaos.utils
Methods in com.google.genai.gaos.utils that return BlockingParserModifier and TypeMethodDescriptionstatic BlockingParser<String>BlockingParser.forJsonLines(Reader reader) Create a blocking parser for JSON Lines formatstatic BlockingParser<EventStreamMessage>Create a blocking parser for SSE format