C# Class Erlang.NET.OtpErlangByte

Inheritance: Erlang.NET.OtpErlangLong
Show file Open project: takayuki/Erlang.NET

Public Methods

Method Description
OtpErlangByte ( OtpInputStream buf ) : System
OtpErlangByte ( byte b ) : System

Method Details

OtpErlangByte() public method

public OtpErlangByte ( OtpInputStream buf ) : System
buf OtpInputStream
return System

OtpErlangByte() public method

public OtpErlangByte ( byte b ) : System
b byte
return System