FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Use InputStream instead of byte[] for DecodeContext · Issue #23 · emboss/krypt-core-java · GitHub
emboss
/
krypt-core-java
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
5
Code
Issues
6
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Use InputStream instead of byte[] for DecodeContext
#23
Copy link
Copy link
Open
Open
Use InputStream instead of byte[] for DecodeContext
#23
Copy link
Assignees
Labels
feature
Milestone
Grant Milestone 2
Description
emboss
Issue body actions
This way there's no need to copy the bytes when unpacking an explicit header.
Reactions are currently unavailable
Metadata
Metadata
Assignees
emboss
Labels
feature
Projects
No projects
Milestone
Grant Milestone 2
Relationships
None yet
Development
No branches or pull requests
Issue actions
Back
|
FazBrowse Home
|
New Git URL
This way there's no need to copy the bytes when unpacking an explicit header.