public interface HasCharset
Modifier and Type | Method and Description |
---|---|
Charset |
getCharset()
Retrieve the Charset tp be used when reading.
|
void |
setCharset(Charset charset)
Set the Charset to use when reading.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.