forked from tototoshi/scala-base64
-
Notifications
You must be signed in to change notification settings - Fork 0
xayljq/scala-base64
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
scala> import com.github.tototoshi.base64.Base64
import com.github.tototoshi.base64.Base64
scala> Base64.encode("github".getBytes)
res0: String = Z2l0aHVi
About
BASE64エンコーダ
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 100.0%