Package io.sentry

Class NoOpEnvelopeReader

    • Method Detail

      • read

        @Nullable
        public @Nullable SentryEnvelope read​(@NotNull
                                             @NotNull java.io.InputStream stream)
                                      throws java.io.IOException
        Specified by:
        read in interface IEnvelopeReader
        Throws:
        java.io.IOException