| OtpInputStream Constructor |
| Name | Description | |
|---|---|---|
| OtpInputStream(Byte) |
Initializes a new instance of the OtpInputStream class
from a buffer containing encoded Erlang terms.
| |
| OtpInputStream(Byte, Int32, Int32) |
Initializes a new instance of the OtpInputStream class
from a buffer containing encoded Erlang terms at the given
offset and length.
|