This class can be used to easy make a Resource from a predefined byte array.
If your data comes from a database then a DynamicWebResource is a
better choice.
Kind of like java.util.Properties but based on Wicket's ValueMap and thus
benefiting from all its nice build-in type converters and without parent
properties.