Documentation
¶
Overview ¶
Package smbtype provides type conversion for basic SMB protocol types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func String ¶
String interprets a slice of bytes as utf16 in little-endian byte order and returns its value as a string.
func Time ¶
Time interprets a slice of 8 bytes as a FILETIME struct and returns its value as a time.Time.
func Uint16 ¶
Uint16 interprets a slice of 2 bytes as an integer in little-endian byte order and returns its value.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.