K2Informatics.Erlnet.OtpMsg.getMsgBuf C# (CSharp) Method

getMsgBuf() private method

private getMsgBuf ( ) : OtpInputStream
return OtpInputStream
        internal OtpInputStream getMsgBuf()
        {
            return paybuf;
        }