R - the pipeline result typepublic class UTF16_ISO8859_1<R> extends EncodingPipeline<R>
IntPipeline to convert UTF-16 data to ISO-8859-1 encoding.| Constructor and Description |
|---|
UTF16_ISO8859_1(IntAcceptor<? extends R> downstream) |
UTF16_ISO8859_1(IntAcceptor<? extends R> downstream,
ErrorStrategy errorStrategy) |
acceptInthandleErrorclose, emit, flush, getDownstreamaccept, acceptisClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, accept, accept, accept, accept, accept, acceptandThengetResult, isComplete, isStageCompleteisClosed, safeClosepublic UTF16_ISO8859_1(IntAcceptor<? extends R> downstream, ErrorStrategy errorStrategy)
public UTF16_ISO8859_1(IntAcceptor<? extends R> downstream)
Copyright © 2025. All rights reserved.