Examples with "String o bytes" and their translation in Engels
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.
Otra opción es usar un String o bytes, como se puede ver en el siguiente ejemplo: Copiar
Using a String or bytes is also an option, as in the following: Copy
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).
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.)
Esta función intenta devolver un string con todos los bytes NULL y las etiquetas HTML y PHP retirados de un str dado.
This function tries to return a string with all NULL bytes, HTML and PHP tags stripped from a given str.
Las conversiones entre STRING y BYTES hacen que los bytes se codifiquen usando UTF-8.
Casts between STRING and BYTES enforce that the bytes are encoded using UTF-8.
Esta es también la diferencia con la función substr(), la cual simplemente cortaría el string entre los bytes, resultando así una secuencia de bytes malformada.
This is also the difference to the substr() function, which would simply cut the string between the bytes and thus result in a malformed byte sequence.
La conversión de BYTES a STRING muestra un error si los bytes no son UTF-8 válidos.
Casting BYTES to STRING returns an error if the bytes are not valid UTF-8. Bytes type
Por ejemplo, la conversión de BYTES a STRING cuando la secuencia de bytes no es un resultado UTF-8 válido devuelve un error en el entorno de ejecución.
For example, casting BYTES to STRING where the byte sequence is not valid UTF-8 results in a runtime error.
Si se tuviera un string de bytes que no fuera un fichero, se podrá también almacenar usando MongoGridFS::storeBytes()
If you have a string of bytes that isn't a file, you can also store that using MongoGridFS::storeBytes()
Nota Si quieres acceder a la representación en bytes de un string s, usa bytes(s).length/ bytes(s) = 'x';.
Note If you want to access the byte-representation of a string s, use bytes(s).length/ bytes(s) = 'x';.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.