ReadCloser is the interface that groups the basic Read and Close methods.
See also:
Fields
__underlying__():AnyInterface
Allows struct or interfaces to provide back type information.
Returns:
go.AnyInterface
ReadCloser is the interface that groups the basic Read and Close methods.
See also:
__underlying__():AnyInterface
Allows struct or interfaces to provide back type information.
Returns:
go.AnyInterface