# File lib/skinny.rb, line 162
    def key3
      @key3 ||= @buffer.slice!(0...8)
    end