mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-21 15:49:09 +00:00
Comments & code style
This commit is contained in:
@@ -133,7 +133,7 @@ export default {
|
||||
/**
|
||||
* Generic static Packet Parser function
|
||||
*
|
||||
* @param {Uint8Array} input Input stream as string
|
||||
* @param {Uint8Array | ReadableStream<Uint8Array>} input Input stream as string
|
||||
* @param {Function} callback Function to call with the parsed packet
|
||||
* @returns {Boolean} Returns false if the stream was empty and parsing is done, and true otherwise.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user