| Package | Description |
|---|---|
| ucar.nc2.ft.point.remote |
| Modifier and Type | Method and Description |
|---|---|
static PointStream.MessageType |
PointStream.readMagic(InputStream is) |
static PointStream.MessageType |
PointStream.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PointStream.MessageType[] |
PointStream.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
PointStream.writeMagic(OutputStream out,
PointStream.MessageType type) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.