Method group is Obsolete

WWW.bytes

Cambiar al Manual
Obsolete public byte[] bytes ;

Descripción

Retorna el contenido de la página web recuperada como un arreglo byte (Lectura solamente).

If the object has not finished downloading the data, it will return an empty byte array. Use isDone or yield to see if the data is available.