Examples with "bytes type" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
An Avro bytes type with a decimal logical type may have at most a precision of 38 (total number of digits) and at most a scale of 9 (digits to the right of the decimal).
Un tipo bytes de Avro con un tipo lógico decimal puede tener como máximo una precisión de 38 (cantidad total de dígitos) y como máximo una scale de 9 (dígitos a la derecha del decimal).
Columns that use the STRING or BYTES type must be defined with a length, which represents the maximum number of Unicode characters that can be stored in the field. (More details in Scalar Data Types.)
Las columnas que usan el tipo STRING o BYTES se deben definir con una longitud, que representa la cantidad máxima de caracteres Unicode que se pueden almacenar en el campo (más detalles en el apartado sobre tipos de datos escalares).
Casting BYTES to STRING returns an error if the bytes are not valid UTF-8. Bytes type
La conversión de BYTES a STRING muestra un error si los bytes no son UTF-8 válidos.
Andere resultaten
The byte type can be coerced to char by using the chr function.
El tipo char puede ser convertido a byte utilizando la función ord.
The YEAR type is a one-byte type used for representing years.
This is an byte type. int
This is an byte type. int
For example, a data of byte type occupies only one register, while a data of float type occupies four registers.
Por ejemplo, un dato de tipo byte ocupa un solo registro, mientras que un dato de tipo float ocupa cuatro registros.
File types are usually based on the extension, for HFS and MFS files it's based on the 4 byte type field.
Los tipos de archivo están usualmente basados en las extensiones, para los archivos HFS y MFS están basados en el campo de los 4 bytes.
The type bytes is similar, only that it can change its length.
El tipo bytes es similar, solo que puede cambiar su longitud.
Use the primitive type, byte, to store small integer values efficiently.
Usa el tipo primitivo, byte, para almacenar valores enteros pequeños de manera eficiente.
Must not use the signed byte fundamental type.
No deben usar el tipo fundamental de byte firmado.
STRING and BYTES are separate types that cannot be used interchangeably.
STRING y BYTES son tipos diferentes que no se pueden usar indistintamente.