Package io.sentry
Class EnvelopeReader
java.lang.Object
io.sentry.EnvelopeReader
- All Implemented Interfaces:
IEnvelopeReader
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EnvelopeReader
-
-
Method Details
-
read
@Nullable public @Nullable SentryEnvelope read(@NotNull @NotNull InputStream stream) throws IOException - Specified by:
read
in interfaceIEnvelopeReader
- Throws:
IOException
-