るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.053秒)
トップページ > クエリ:-[x] > クエリ:encode[x] > クエリ:strict_encode64[x]

別のキーワード

  1. string encode
  2. _builtin encode
  3. base64 strict_encode64
  4. string encode!
  5. base64 urlsafe_encode64

ライブラリ

モジュール

検索結果

Base64.#strict_encode64(bin) -> String (24302.0)

与えられたデータを Base64 エンコードした文字列を返します。

与えられたデータを Base64 エンコードした文字列を返します。

このメソッドは 4648 に対応しています。
改行コードを追加することはありません。

@param bin Base64 エンコードするデータを指定します。