Problems using serial port

So I tried it using Serial1.availible and it runs! It shows me the right data. My next problem is how to convert the ascii date out of the serial input into normal integers, so as if I use Serial.write but into a integer variable. Have I to write a function to convert ascii or is this still availible?

Verirrtes Schaf