Gentee Programming Language > Documentation > Libraries Download documentation

str.ihead

The method is used to get the message header. It will be written to the string for which the method was called. Besides, the header will be deleted from the data object..
 
str str.ihead(
      buf   data
)

Parameters

dataThe buffer of the string containing the data being processed.

Return value

Returns the object which method has been called.

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.