# File lib/new_relic/agent/pipe_channel_manager.rb, line 83 def deserialize_message_length(data) data.unpack("L>").first end