What is the translation of " BYTE ARRAY " in Portuguese?

array de bytes
array of bytes
uma matriz de bytes
byte array

Examples of using Byte array in English and their translations into Portuguese

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Bookmark a location within the byte array.
Marca um determinado local na sequência de'bytes.
The first parameter is a byte array that is created by the getBytes method.
O primeiro parâmetro é um array de bytes criado pelo método getBytes.
Specifies the encryption key as a byte array.
Especifica a chave de criptografia como uma matriz de bytes.
Direct support for byte arrays, raw image formats, etc.
Suporte direto para conjuntos de bytes, formatos de imagem sem tratamento, etc.
For example, a key of 128 bits can be specified as a byte array of 16 digits.
Por exemplo, uma chave de 128 bits pode ser especificada como uma matriz de bytes de 16 dígitos.
Now that you know how to upload a byte array, the other two types of uploads should be fairly intuitive.
Agora que sabemos como enviar um vetor de byte, os outros dois tipos de envios devem ser bem intuitivos.
You can also access the datadirectly as a GDI+ Bitmap, Graphics surface,or managed byte array.
Você também pode acessar o datadirectly como um bitmap GDI+,superfície Graphics, ou array de bytes gerenciado.
Add a method that creates an ArrayList and adds a byte array for every flower to the List.
Adicione um método que crie uma ArrayList e que adicione um array de bytes para cada flor à List.
The byte arrays used by the Delphi backdoor as AES-256 keys are 38 bytes long instead of 32 bytes..
A matriz de bytes usada pelo backdoor Delphi como chaves AES-256 tem 38 bytes de comprimento em vez de 32.
The secure string is converted to a byte array before being used as the key.
A cadeia de caracteres é convertida em uma matriz de bytes antes de ser usada como a chave.
We will obviously support CLR strings, which are Unicode strings andwe will also support Ruby mutable strings which are based on byte arrays.
Nós obviamente suportaremos strings do CLR, que são strings Unicode etambém suportaremos strings mutáveis do Ruby, que são baseadas em array de bytes.
The secure string value is converted to a byte array before being used as the key.
O valor da cadeia de caracteres segura é convertido em uma matriz de bytes antes de ser usado como a chave.
Floating point long floating point(double) Another data type that providers often use is Binary Large OBject(BLOB)implemented as a 64KB byte array.
Ponto flutuante ponto flutuante longo(duplo) Outros tipos de dados que provedores usam com frequência são objetos binários largos(BLOB)implementados como uma matriz de byte de 64 kB.
Similarly, 192-bit and256-bit keys correspond to byte arrays of 24 and 32 digits, respectively.
Da mesma forma, as chaves de 192 e256 bits correspondem a matrizes de bytes de 24 e 32 dígitos, respectivamente.
Unexpected return value from Chiasmus backend:The"x-decrypt" function did not return a byte array. Please report this bug.
Foi devolvido um valor inesperado da infra- estrutura do Chiasmus:A função"x- decrypt" não devolveu uma sequência de'bytes'. Por favor comunique este erro.
Golang-github-ssor-bom: small Go library to clean bom from byte array or reader(package info), orphaned since 324 days.
Golang-github-ssor-bom: small Go library to clean bom from byte array or reader(informações do pacote), órfão desde 324 dias.
The getThumbnails implementation code calls the allFlowers method to create a list of byte arrays for all the JPEG files.
O código de implementação de getThumbnails chama o método allFlowers para criar uma lista de arrays de bytes para todos os arquivos JPEG.
In this lesson you add code to the web service to convert JPEG files to byte arrays and byte arrays to java. awt. Image objects.
Nesta lição, você adicionará um código ao Web service para converter arquivos JPEG em arrays de bytes e arrays de bytes em objetos java. awt. Image.
The code then calls the private getImage method to return the array of bytes as an Image object.
Em seguida, o código chama o método getImage privado para retornar o array de bytes como um objeto Image.
Png in our ImageView, and then we will upload that as an array of bytes.
Png em nosso ImageView e o enviaremos como um vetor de bytes.
This method takes an array of bytes that represent a JPEG file and returns a java. awt. Image object.
Esse método pega um array de bytes que representa um arquivo JPEG e retorna um objeto java. awt. Image.
The string in PHP is implemented as an array of bytes and an integer indicating the length of the buffer.
A string no PHP é implementada como um array de bytes e um inteiro indicando seu tamanho no buffer.
Note that this code calls the private getFlowerBytes(name)method to get the JPEG file as an array of bytes.
Observe que esse código chama o método getFlowerBytes(name)para obter o arquivo JPEG como um array de bytes.
These methods take the name of a flower, create a path to the flower's JPEG file, andreturn a binary representation of the JPEG file an array of bytes.
Esses métodos recebem o nome de uma flor, criam o caminho para o arquivo JPEG da flor eretornam uma representação binária do arquivo JPEG um array de bytes.
You need to add code that takes the name of an image, creates a path to the image based on that name, andretrieves the image as an array of bytes.
É necessário adicionar o código que recebe o nome de uma imagem, criar um caminho para a imagem com base nesse nome erecuperar a imagem como um array de bytes.
Note that the array of bytes is created by the getBytes(URL) method that you created in the section Get a JPEG File as an Array of Bytes.
Observe que o array de bytes é criado pelo método getBytes(URL) que você criou na seção Obter um arquivo JPEG como um Array de Bytes.
Results: 26, Time: 0.0362

Word-for-word translation

Top dictionary queries

English - Portuguese