Skip to content

tototoshi/scala-base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages