| Package | Description |
|---|---|
| org.omg.IOP |
| Modifier and Type | Field and Description |
|---|---|
Encoding |
EncodingHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Encoding |
EncodingHelper.extract(Any a) |
static Encoding |
EncodingHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
Codec |
CodecFactoryOperations.create_codec(Encoding enc)
Create a
Codec of the given encoding. |
static void |
EncodingHelper.insert(Any a,
Encoding that) |
static void |
EncodingHelper.write(OutputStream ostream,
Encoding value) |
| Constructor and Description |
|---|
EncodingHolder(Encoding initialValue) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.