VaultProtocolCommands Fields |
The VaultProtocolCommands type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AllCommands |
All commands in a row.
|
![]() ![]() | Append |
Append to an existing file content.
|
![]() ![]() | Create |
Create a new file content.
|
![]() ![]() | Delete |
Delete a file content.
|
![]() ![]() | GetSize |
Gets the size of a file content.
|
![]() ![]() | Read |
Read a complete file content.
|
![]() ![]() | ReadPart |
Read a part od a file content specified by offset and size.
|