The audio data is specified as a byte array.
音频数据指定为字节数组。
You can work with the file as a byte array or stream.
可以将文件当作字节数组或流来使用。
We first get the message as a byte array, the necessary input for the XSLT transformation.
首先获取字节数组形式的消息,它是XSLT转换所必需的输入。
Adds a named resource specified as a byte array to the list of resources to be written.
将指定为字节数组的已命名资源添加到要写入的资源列表中。
GetWorkbook: Get the entire calculated workbook into your application memory, as a byte array.
在应用程序内存中获取整个已经过计算的工作簿,作为一个字节数组。
For example, the Flat file Adapter is agnostic of the content of the files it processes, and thus, treats the contents of the file as a byte array.
例如,FlatFileAdapter不知道其处理的文件的内容,因此将文件内容作为二进制数组进行处理。
The cipher byte array is then decrypted, and the decrypted byte array is returned as a text string.
接着对该密码字节数组解密,解密的字节数组作为文本字符串返回。
For example, when retrieved as a string, a byte array will look something like [B@4f25045a.
例如,当一个字节数组作为字符串被检索时,它将看起来有些像 [B@4f25045a。
This method returns a byte array which you can then save to an output file, such as an image file or an Excel spreadsheet, depending on the requested format.
该方法返回一个可以在以后保存到输出文件的字节数组;取决于请求的格式,输出文件可以是图形文件或Excel电子表格。
I can simply use a 5-byte array of zeros as its content.
我只是使用一个全为零的5字节数组作为其内容。
Thus, I can cast the result of the bitwise operation as a byte, put the byte in a single-byte array, and return the array to the calling application.
因此,我可以将按位操作的结果造型为一个字节,将这个字节放入一个单字节数组,并将这个数组返回给调用应用程序。
When you cast the integer into a single byte, only the least significant byte (0x00 to 0x7f) will be copied as a hex value to the single-byte array.
将这个整数造型为一个单字节时,只有最低有效位字节(0x00到 0x7f)会作为十六进制值拷贝到单字节数组。
First, it can encode a single byte character from any byte-oriented code set, and second, when used in an array, it can encode any multi-byte character from a multi-byte character set such as Unicode.
首先,它可以从面向字节的代码集编码单字节字符,其次,当在数组中使用时,它可以从多字节字符集(如unicode),编码任何多字节字符。
So when you enter text as a test you are probably entering a text conversion of that byte array.
因此,当您输入文本作为测试时,您可能正在输入该字节数组的文本转换。
When a restart area is written, the data in the byte array segments are concatenated into a single byte array for appending as the record.
写入重新开始区域时,字节数组段中的数据将连接成单个字节数组,以便以记录形式追加。
The data in the byte array segments will be concatenated into a single byte array for appending as the record.
字节数组段中的数据将连接成单个字节数组,以便以记录形式追加。
The data in the byte array segments will be concatenated into a single byte array for appending as the record.
字节数组段中的数据将连接成单个字节数组,以便以记录形式追加。
应用推荐