# File lib/net/sftp/protocol/01/base.rb, line 48 def parse_attrs_packet(packet) { :attrs => attribute_factory.from_buffer(packet) } end