public class EncodingPredictor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EncodingPredictor.DecodeResult
In certain cases the encoding is not known for sure (e.g. before authentication).
|
| Constructor and Description |
|---|
EncodingPredictor() |
public static EncodingPredictor.DecodeResult decode(byte[] bytes, int offset, int length)
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.