[NAME]
ALL.dao.type.string.method.resize

[TITLE]
resize( self :string )

[DESCRIPTION]


     
   1  resize( self :string, size :int )
     
Resize the string to length , and the extended part are filled with blank space.