| 1. |
What Is Stream Message ? |
|
Answer» STREAM messages are a group of java primitives. It CONTAINS some convenient methods for reading the data. However Stream Message prevents reading a long value as short. This is so because the Stream Message also WRITES the TYPE information along with the value of the primitive type and enforces a set of strict conversion rules which actually prevents reading of ONE primitive type as another. Stream messages are a group of java primitives. It contains some convenient methods for reading the data. However Stream Message prevents reading a long value as short. This is so because the Stream Message also writes the type information along with the value of the primitive type and enforces a set of strict conversion rules which actually prevents reading of one primitive type as another. |
|