Package io.sentry
Class NoOpEnvelopeReader
java.lang.Object
io.sentry.NoOpEnvelopeReader
- All Implemented Interfaces:
IEnvelopeReader
-
Method Summary
Modifier and TypeMethodDescriptionstatic NoOpEnvelopeReader@Nullable SentryEnveloperead(@NotNull InputStream stream)
-
Method Details
-
getInstance
-
read
@Nullable public @Nullable SentryEnvelope read(@NotNull @NotNull InputStream stream) throws IOException - Specified by:
readin interfaceIEnvelopeReader- Throws:
IOException
-