How to load a long array with processing

edited March 2017 in How To...

Hi,

it is quite straight forward to load a integer (1 byte) using the function byte b[] = loadBytes("file");

However, I do not find any function to load a long (4 bytes) array.

Does anybody has experience with this?

Thx C.

Answers

Sign In or Register to comment.