C# Класс SharpCifs.Netbios.NameServicePacket

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
NameServicePacket ( ) : System.Net
ToString ( ) : string

Приватные методы

Метод Описание
ReadBodyWireFormat ( byte src, int srcIndex ) : int
ReadHeaderWireFormat ( byte src, int srcIndex ) : int
ReadInt2 ( byte src, int srcIndex ) : int
ReadInt4 ( byte src, int srcIndex ) : int
ReadNameTrnId ( byte src, int srcIndex ) : int
ReadQuestionSectionWireFormat ( byte src, int srcIndex ) : int
ReadRDataWireFormat ( byte src, int srcIndex ) : int
ReadResourceRecordWireFormat ( byte src, int srcIndex ) : int
ReadWireFormat ( byte src, int srcIndex ) : int
WriteBodyWireFormat ( byte dst, int dstIndex ) : int
WriteHeaderWireFormat ( byte dst, int dstIndex ) : int
WriteInt2 ( int val, byte dst, int dstIndex ) : void
WriteInt4 ( int val, byte dst, int dstIndex ) : void
WriteQuestionSectionWireFormat ( byte dst, int dstIndex ) : int
WriteRDataWireFormat ( byte dst, int dstIndex ) : int
WriteResourceRecordWireFormat ( byte dst, int dstIndex ) : int
WriteWireFormat ( byte dst, int dstIndex ) : int

Описание методов

NameServicePacket() публичный Метод

public NameServicePacket ( ) : System.Net
Результат System.Net

ToString() публичный Метод

public ToString ( ) : string
Результат string