<PackageReference Include="Relativity.OutsideIn" Version="2021.10.1" />

IOGetFileSizeResponse

public const int SizeFieldNumber = 1

public static MessageDescriptor Descriptor { get; }

public static MessageParser<IOGetFileSizeResponse> Parser { get; }

public long Size { get; set; }

public int CalculateSize()

public bool Equals(IOGetFileSizeResponse other)

public void MergeFrom(IOGetFileSizeResponse other)

public void MergeFrom(CodedInputStream input)

public void WriteTo(CodedOutputStream output)