# File lib/beefcake/buffer/decode.rb, line 71
    def read_sfixed64
      decode_zigzag(read_fixed64)
    end