mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-22 08:03:33 +00:00
Updates to documentation. Most all classes should now be jsdoc compliant.
This commit is contained in:
@@ -21,12 +21,9 @@ JXG.decompress = function(str) {return unescape((new JXG.Util.Unzip(JXG.Util.Bas
|
||||
|
||||
*/
|
||||
|
||||
/**
|
||||
* @fileoverview Utilities for uncompressing and base64 decoding
|
||||
*/
|
||||
|
||||
/**
|
||||
* @class Util class
|
||||
* @classdesc Utilities for uncompressing and base64 decoding
|
||||
* Class for gunzipping, unzipping and base64 decoding of files.
|
||||
* It is used for reading GEONExT, Geogebra and Intergeo files.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user