method

string

string()
public

No documentation available.

# File lib/xsd/datatypes.rb, line 915
  def string
    @data.unpack("m")[0]
  end