Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capped buffer expansion #259

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CrspyAu
Copy link

@CrspyAu CrspyAu commented Dec 12, 2024

Allow memorystream to expand up to limit rather than pre-allocate max size for each call

#258

}
}
catch(NotSupportedException e)
catch (NotSupportedException e)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may be we can now replace to some better exception? Like JoseException of subclass ?

@dvsekhvalnov
Copy link
Owner

@CrspyAu thanks. It looks good, one comment about exceptions and i need to run compatibility tests as usual before releasing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants