Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Utilities for encoding and decoding the Base64, Base32, Extended-hex Base32 and Base16 representation of binary data.

License

NotificationsYou must be signed in to change notification settings

keiji/rfc4648-java

Repository files navigation

CI

Utilities for encoding and decoding the Base64, Base32, Extended Hex Base32 and Base16 representation of binary data.

Installation

To add RFC4648 for Java to your project, include the following in your app module build.gradle file:

dependencies {    ...    implementation 'dev.keiji.rfc4648:rfc4648:1.1.0'}

License

Copyright 2021-2025 ARIYAMA KeijiLicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at   http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

Special Thanks

http://www5d.biglobe.ne.jp/stssk/rfc/rfc4648j.html

About

Utilities for encoding and decoding the Base64, Base32, Extended-hex Base32 and Base16 representation of binary data.

Topics

Resources

License

Stars

Watchers

Forks

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp