-
Notifications
You must be signed in to change notification settings - Fork 87
base64 string u8vector
Chris Petersen edited this page Nov 4, 2015
·
1 revision
Decodes a base64 encoded string and returns a u8vector.
Parameter | Description |
---|---|
str | string to decode |
> (base64-string->u8vector "HcoDVdC7Sds=")
#u8(29 202 3 85 208 187 73 219)
> (base64-string->u8vector "HcoDV\ndC7Sd\ns=")
#u8(29 202 3 85 208 187 73 219)
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip