parent
20586d8ada
commit
eebba7665b
13 changed files with 1094 additions and 233 deletions
|
@ -1,5 +1,3 @@
|
|||
using FrostFS.SDK;
|
||||
|
||||
namespace FrostFS.SDK.Client;
|
||||
|
||||
public readonly struct ObjectPartInfo(long offset, int length, FrostFsObjectId objectId) : System.IEquatable<ObjectPartInfo>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue