Package io.sentry

Interface IEnvelopeReader

    • Method Detail

      • read

        @Nullable
        @Nullable SentryEnvelope read​(@NotNull
                                      @NotNull java.io.InputStream stream)
                               throws java.io.IOException
        Throws:
        java.io.IOException