@Deprecated public class DelegateStringDecoder extends Object implements Decoder<InputStream,InputStream>
| Constructor and Description |
|---|
DelegateStringDecoder(Decoder<CharSequence,byte[]> delegate)
Deprecated.
|
public DelegateStringDecoder(Decoder<CharSequence,byte[]> delegate)
public InputStream decode(InputStream in) throws DecodingException
decode in interface Decoder<InputStream,InputStream>DecodingExceptionCopyright © 2014–2024 jsonwebtoken.io. All rights reserved.