Meant for debugging purposes, not general use. Returns the size of the input type in bytes.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Ty | Primary Input | Type |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Option<usize> |