Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Charset.Decoder()->feed()


Method feed

this_program feed(string s)

Description

Feeds a string to the decoder.

Parameter s

String to be decoded.

Returns

Returns the current object, to allow for chaining of calls.