class

Anthropic::Bedrock::EventStream::Decoder

Inherits Reference < Object

Incremental decoder: feed raw bytes, yield complete SSE frames.

Instance methods

feed(chunk : Bytes, & : String -> ) : Nil
Source