public final class NoOpEnvelopeReader extends java.lang.Object implements IEnvelopeReader
| Modifier and Type | Method and Description |
|---|---|
static NoOpEnvelopeReader |
getInstance() |
@Nullable SentryEnvelope |
read(@NotNull java.io.InputStream stream) |
public static NoOpEnvelopeReader getInstance()
@Nullable public @Nullable SentryEnvelope read(@NotNull @NotNull java.io.InputStream stream) throws java.io.IOException
read in interface IEnvelopeReaderjava.io.IOException