# File lib/beefcake/buffer/decode.rb, line 67
    def read_sfixed32
      decode_zigzag(read_fixed32)
    end