# File lib/beefcake/buffer/decode.rb, line 85
    def read_bool
      read_int32 != 0
    end