Method | Description | |
---|---|---|
IMAGE_RESOURCE_DIR_STRING_U ( byte buff, uint offset ) : System |
Create a new IMAGE_RESOURCE_DIR_STRING_U Unicode string.
|
public IMAGE_RESOURCE_DIR_STRING_U ( byte buff, uint offset ) : System | ||
buff | byte | A PE file as a byte array. |
offset | uint | Raw offset of the string. |
return | System |