State
- Runtime state necessary for the function to workData
- Data needed for the function to executepublic static interface EncodingUtils.TranscodeFallback<State,Data>
boolean call(State context, Data fallback, org.jcodings.transcode.EConv ec)
context
- runtime state for the functionfallback
- data for the functionec
- the transcoder that stumbled over the characterCopyright © 2001-2017 JRuby. All Rights Reserved.