Function BiowareDB.serialize

Returns a tuple with dbf and fpt raw data (accessible with .dbf and .fpt)

std.typecons.Tuple!(const(ubyte[]),"dbf",const(ubyte[]),"fpt") serialize() pure nothrow @nogc @safe;

Warning

Does not serialize cdx file