Developer Documentation

MsgPackWriter.WriteBool

public static void WriteBool(ref List<byte> bytes, bool value)

Append fixedbool with either MsgPackToken to bytes

Parameters

NameTypeDescription
bytesList<Byte>
valueBoolean