# File lib/rbvmomi/deserialization.rb, line 128
  def leaf_binary node
    node.content.unpack('m')[0]
  end