A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://richardschneider.github.io/net-ipfs-core/api/Ipfs.CoreApi.ObjectStat.html below:

Class ObjectStat

Information on a DAG node.

Namespace: Ipfs.CoreApi Assembly: Ipfs.Core.dll Syntax Properties | Improve this Doc View Source BlockSize

Size of the raw, encoded data.

Declaration
public long BlockSize { get; set; }
Property Value | Improve this Doc View Source CumulativeSize

Size of object and its references

Declaration
public long CumulativeSize { get; set; }
Property Value | Improve this Doc View Source DataSize

Siz of the data segment.

Declaration
public long DataSize { get; set; }
Property Value | Improve this Doc View Source LinkCount

Number of links.

Declaration
public int LinkCount { get; set; }
Property Value | Improve this Doc View Source LinkSize

Size of the links segment.

Declaration
public long LinkSize { get; set; }
Property Value See Also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4