struct Protocol::IO::Close

Overview

Close the stream, discard any temporary backing storage.

Included Modules

Defined in:

protocol/io.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]