ReadWriter is the interface that groups the basic Read and Write methods.

See also:

Fields

dynamicwrite(_0:Slice<GoUInt8>):{_1:Error, _0:GoInt}

dynamicread(_0:Slice<GoUInt8>):{_1:Error, _0:GoInt}

__underlying__():AnyInterface

Allows struct or interfaces to provide back type information.

Returns:

go.AnyInterface