fix documentation update from 1949ccb01a
This commit is contained in:
@@ -445,9 +445,9 @@ class WTVLzpf {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Compress data using WebTV's Lzpf compression algorithm and adds the footer to the end.
|
* Converts the data to a Javascript Buffer object
|
||||||
*
|
*
|
||||||
* @param data {String|Buffer|CryptoJS.lib.WordArray} data to convert
|
* @param data {String|Buffer|CryptoJS.lib.WordArray} Data to convert
|
||||||
*
|
*
|
||||||
* @returns {Buffer} Javascript Buffer object
|
* @returns {Buffer} Javascript Buffer object
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user