BYTE ARRAY - 日本語 への翻訳

英語 での Byte array の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Header GetHeader(byte[] hash) Parameter: Block Hash als Byte Array mit einer Länge von 32.
HeaderGetHeader(byte[]hash)パラメータ:長さが32のバイト配列のブロックハッシュ。
Contract GetContract(byte[] script_hash) Parameter: Scripthash als Byte Array mit einer Länge von 20.
ContractGetContract(byte[]script_hash)パラメータ:長さが20のバイト配列のスクリプトハッシュ。
The algorithm is: convert each field of transaction into byte array in declarative order, and then add length before indefinite type(such as string and structure) and splice.
アルゴリズムは、次のとおりです。トランザクションの各フィールドを宣言順にバイト配列に変換してから、不定型(文字列や構造体など)やspliceの前に長さを追加します。
There are three steps to sign a transaction: convert the transaction struct to byte array, calculate sha3 hash of the byte array, and sign this hash with your private key.
トランザクションの署名には、3つのステップがあります。トランザクション構造のバイト配列への変換し、バイト配列のSHA3ハッシュの計算後、秘密鍵によるハッシュの署名します。
add a line that creates a ByteArrayInputStream from the byte array that the method takes as a parameter.
booleanisThumbnail)throwsIOException{}getImageメソッドの本文で、このメソッドがパラメータとして取得するバイト配列からByteArrayInputStreamを作成する行を追加します。
When converting a byte array containing a hash signature to a human readable string, a conversion mistake can be made if the array is read byte by byte..
ハッシュ署名を含むバイト配列を人間が読める文字列に変換するとき,配列がバイト単位で読み取られると変換ミスが発生する可能性があります。
Using the RSA SHA-256 algorithm(RS256 defined in the header), encrypt the byte array of the JWT header and body with the private key downloaded from the Developer Console, and Base64-encode it.
先に生成したJWTheaderとbodyのbytearrayを、DeveloperConsoleでダウンロードした認証キーを用いてRSASHA-256アルゴリズム(headerで定めたRS256)で暗号化しBASE64エンコードします。
The way the various field types are converted to byte arrays is shown in the table below.
さまざまなフィールド型をバイト配列に変換する方法は次のようになります。
Strings and byte arrays(byte[]) cannot be larger than 16 MB.
文字列とバイト配列(byte[])は16MBが上限です。
The getThumbnails implementation code calls the allFlowers method to create a list of byte arrays for all the JPEG files.
GetThumbnails実装コードはallFlowersメソッドをコールし、すべてのJPEGファイルのバイト配列のリストを作成します。
When a collection(colb) having a BYTE array in the 3rd column is exported.
BYTE配列を3カラム目に持つコレクション(colb)をエクスポートした場合。
Aside from being mutable(and hence unhashable), byte arrays otherwise provide the same interface and functionality as immutable bytes objects.
変更可能なことを除けば(つまりハッシュ化できない)、bytearrayは変更不能なbytesオブジェクトと同じインターフェースと機能を提供します。
Strings and byte arrays(byte[]) cannot be larger than 16 MB.
文字列とバイトの配列(byte[])は、16MB以上は保存できません。
Convert string to byte array.
文字列をバイト配列に変換。
Converting Java bitmap to byte array.
Javaビットマップをバイト配列に変換する。
Search key not found in byte array.
検索キーがバイト配列の中に見つかりませんでした。@info:whatsthis。
Replace pattern not found in byte array.
置換パターンがバイト配列に見つかりませんでした。@info。
Converting hex string and byte array by Scala.
Scalaで16進数文字列とバイト列の相互変換。
How can I convert a hex string to a byte array?
どのようにして16進文字列をバイト配列に変換できますか?
String=> utf8 encoded byte array. Does not include null terminate.
文字=>utf8エンコードされたバイト列となります(ヌル文字は含まれません)。
結果: 154, 時間: 0.0269

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語