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