wire examples

Can someone direct me to example code using the wire library. Need to do some low level work with an I2C peripheral device. Thanks.

Open IDE -> File -> Examples -> Wire and pick the one that seems right...

How "low level" do you want to go, and why?