EncodeInt appends the XDR encoded representation of the passed boolean to the Encoder's data. A MarshalError is returned if appending the data would overflow the internal data slice. Reference: RFC Section 4.4 - Boolean Represented as an XDR encoded enumeration where 0 is false and 1 is true
(v bool)
source not stored for this graph (policy: none)