Speed up boolean typecasting
Check for actual boolean value (true, false) when typecasting booleans which is a significant performance gain when using Protobuf (@abrandoned, #67).
Check for actual boolean value (true, false) when typecasting booleans which is a significant performance gain when using Protobuf (@abrandoned, #67).