Burst access using UVM RAL

Is it possible to do Burst access using RAL?
I can do single write/read using RAL, but I would like to know how to do multiple read/writes.

In reply to Girisha Angadi Basavaraja:

Hi Girisha,
My protocol suppports burst reads and writes. The address gets auto incremented.
What are the arguments to burst_write and burst_read for memory access. I would try to see if these can be helpful.
Thanks much
Pavan