R - the pipeline result typepublic class ISO8859_1_UTF16<R> extends DecodingPipeline<R>
IntPipeline to convert ISO-8859-1 encoding to UTF-16 data.| Constructor and Description |
|---|
ISO8859_1_UTF16(IntAcceptor<? extends R> downstream) |
ISO8859_1_UTF16(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 ISO8859_1_UTF16(IntAcceptor<? extends R> downstream, ErrorStrategy errorStrategy)
public ISO8859_1_UTF16(IntAcceptor<? extends R> downstream)
Copyright © 2025. All rights reserved.