Method group is Obsolete

WWW.bytes

매뉴얼로 전환
Obsolete public byte[] bytes ;

설명

Returns the contents of the fetched web page as a byte array (Read Only).

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.