@ApiStatus.Internal public final class EnvelopeReader extends java.lang.Object implements IEnvelopeReader
Constructor and Description |
---|
EnvelopeReader() |
Modifier and Type | Method and Description |
---|---|
@Nullable SentryEnvelope |
read(@NotNull java.io.InputStream stream) |
@Nullable public @Nullable SentryEnvelope read(@NotNull @NotNull java.io.InputStream stream) throws java.io.IOException
read
in interface IEnvelopeReader
java.io.IOException