Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はセキュリティ関連のプロジェクトに取り組んでおり、そのプロジェクトでは現在、データを base64 形式に変換しています。しかし、変換された base64 データのサイズはそれ以上です。この目的のために、データを base128 形式に変換したいと考えています。base128 文字列でデータをエンコードおよびデコードする方法C#でフォーマット?