public interface IEnvelopeReader
Modifier and Type | Method and Description |
---|---|
@Nullable SentryEnvelope |
read(@NotNull java.io.InputStream stream) |
@Nullable @Nullable SentryEnvelope read(@NotNull @NotNull java.io.InputStream stream) throws java.io.IOException
java.io.IOException