The OpenD Programming Language

Blob

This is a sequence of octets with no interpretation (and thus opaque to the application).

Members

Functions

opCmp
int opCmp(typeof(this) rhs)

Variables

data
const(ubyte)[] data;

Meta