in Sources/TwitterApacheThrift/ThriftBinary.swift [178:180]
func readBool() throws -> Bool { return try readByte() == 1 }