This attribute defines the storage representation, byte ordering, and matching rules for comparisons of property types.
Este atributo define la representación de almacenamiento, orden de bytes y las reglas coincidentes para las comparaciones de tipos de propiedad.
A given configuration file can be interpreted by software with the same machine class and byte ordering.
Un archivo de configuración concreto se puede interpretar con software que tenga la misma clase de equipo y el mismo orden de bytes.
hash The tiger algorithm now uses big-endian byte ordering.
El algoritmo tiger ahora utiliza orden de byte «big-endian».Véase también el ejemplo de más abajo.
To read a file created on an opposite-endian system, specify the byte ordering used to create the file.
Para leer un archivo creado en un sistema opuesto a endian, especifique el orden de bytes utilizado para crear el archivo.
The tiger algorithm now uses big-endian byte ordering.
El algoritmo tiger ahora utiliza orden big-endian de los bytes.
This is called "big endian byte ordering".
This function is used to exchange data between machines that have different low/high byte ordering.
Esta función se emplea para intercambiar datos entre máquinas que tienen diferentes ordenaciones de bytes bajos/altos.
If you are not sure which byte ordering your system uses, call the computer function
Si no está seguro del byte que ordena el uso del sistema, llame a la función computer
The tiger algorithm now uses big-endian byte ordering. See also example below.
El algoritmo tiger ahora utiliza orden de byte «big-endian».Véase también el ejemplo de más abajo.
The realFormat parameter fixes the internal format and byte ordering of the Real value to be written. You pass one of the following predefined constants provided by 4D
El parámetro formatoReal fija el formato interno y el orden de los bytes ("byte ordering") del valor de tipo Real a escribir.
The byteOrder parameter fixes the byte ordering of the 2-byte Integer value to be written.
El parámetro byteOrden fija el orden de los bytes ( byte ordering) del valor entero a escribir (2 bytes).
The realFormat parameter fixes the internal format and byte ordering of the Real value to be read.
El parámetro formatoReal fija el formato interno y el orden de bytes del valor de tipo Real a leer.
The byteOrder parameter fixes the byte ordering of the 4-byte Long Integer value to be read. You pass one of the following predefined constants provided by 4D
El parámetro byteOrder fija el orden de los bytes ("byte ordering") del valor Entero largo (4 bytes) a leer.