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