# `Pulsar.Reader.Callback`
[🔗](https://github.com/efcasado/pulsar-elixir/blob/main/lib/pulsar/reader/callback.ex#L1)

Internal callback module for Pulsar.Reader.

This module handles messages from the consumer and forwards them to the
reader's stream process. It implements the `Pulsar.Consumer.Callback`
behaviour.

# `handle_call`

# `handle_cast`

# `handle_info`

# `terminate`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
