formatType
- void formatType(typeof(null) value, ubyte[DataSize!type] data)nothrow @nogc pure @safe  void formatType 
- void formatType(ubyte[DataSize!type] data)
- void formatType(bool value, ubyte[DataSize!type] data)
- void formatType(ubyte[DataSize!type] data)
- void formatType(bool value, ubyte[DataSize!type] data)
- void formatType(ubyte[DataSize!type] data)
- void formatType(ubyte value, ubyte[DataSize!type] data)
- void formatType(byte value, ubyte[DataSize!type] data)
- void formatType(ubyte value, ubyte[DataSize!type] data)
- void formatType(ushort value, ubyte[DataSize!type] data)
- void formatType(uint value, ubyte[DataSize!type] data)
- void formatType(ulong value, ubyte[DataSize!type] data)
- void formatType(byte value, ubyte[DataSize!type] data)
- void formatType(short value, ubyte[DataSize!type] data)
- void formatType(int value, ubyte[DataSize!type] data)
- void formatType(long value, ubyte[DataSize!type] data)
- void formatType(float value, ubyte[DataSize!type] data)
- void formatType(double value, ubyte[DataSize!type] data)
- void formatType(ubyte length, ubyte[DataSize!type] data)
- void formatType(ubyte length, ubyte[DataSize!type] data)
- void formatType(ushort length, ubyte[DataSize!type] data)
- void formatType(uint length, ubyte[DataSize!type] data)
- void formatType(ubyte length, ubyte[DataSize!type] data)
- void formatType(ushort length, ubyte[DataSize!type] data)
- void formatType(uint length, ubyte[DataSize!type] data)
- void formatType(ubyte length, ubyte[DataSize!type] data)
- void formatType(ushort length, ubyte[DataSize!type] data)
- void formatType(uint length, ubyte[DataSize!type] data)
- void formatType(ubyte length, ubyte[DataSize!type] data)
- void formatType(ushort length, ubyte[DataSize!type] data)
- void formatType(uint length, ubyte[DataSize!type] data)
- void formatType(ubyte extType, ubyte[1] value, ubyte[DataSize!type] data)
- void formatType(ubyte extType, ubyte[2] value, ubyte[DataSize!type] data)
- void formatType(ubyte extType, ubyte[4] value, ubyte[DataSize!type] data)
- void formatType(ubyte extType, ubyte[8] value, ubyte[DataSize!type] data)
- void formatType(ubyte extType, ubyte[16] value, ubyte[DataSize!type] data)
- void formatType(ubyte length, ubyte extType, ubyte[DataSize!type] data)
- void formatType(ushort length, ubyte extType, ubyte[DataSize!type] data)
- void formatType(uint length, ubyte extType, ubyte[DataSize!type] data)
 
		msgpack_ll 
		enumsfunctionsstructs 
	 
	
Serialize a value to a certain type.