Serial read() Arduino

Yes, I wasn’t very specific sorry. I simply want to send sensor values higher than 255 from Arduino to Processing – I understand now Serial.write() and read() in not the way to go. Thank you for your help!