module polyplex.core.content.data;

//TODO: Data will be any binary data not predefined.
public class Data {

}