blobTypes

Alias for the dclass blob type.

enum blobTypes = ` alias blob = immutable ubyte[]; `;

Meta