A B C D E F G H I L M N O P R S T U V W

W

write() - Method in class org.magnos.data.AbstractData
Writes the value to the store at the location.
write(int) - Method in class org.magnos.data.AbstractData
Writes the value to the store at the location with the given offset.
write(Store) - Method in class org.magnos.data.AbstractData
Writes the value to the given store at the location.
write(int, Store) - Method in class org.magnos.data.AbstractData
Writes the value to the given store at the location with the given offset.
write() - Method in interface org.magnos.data.Data
Writes the value to the store at the location.
write(int) - Method in interface org.magnos.data.Data
Writes the value to the store at the location with the given offset.
write(Store) - Method in interface org.magnos.data.Data
Writes the value to the given store at the location.
write(int, Store) - Method in interface org.magnos.data.Data
Writes the value to the given store at the location with the given offset.

A B C D E F G H I L M N O P R S T U V W