fix spacing

This commit is contained in:
AJ ONeal 2015-11-17 13:51:52 -08:00
parent 66ab9f25b4
commit e7c9b79676
1 changed files with 0 additions and 2 deletions

View File

@ -45,10 +45,8 @@ var uint8Array = Unibabel.base64ToArr(base64)
* utf8ToBuffer(utf8str) => array
* bufferToUtf8(array) => string
* utf8ToBase64(utf8str) => base64
* base64ToUtf8(base64) => string
* bufferToBase64(array) => base64
* base64ToBuffer(base64) => array