class Grab::Download

Defined in:

grab/download.cr

Constant Summary

BLOCK_SIZE = 8192

Constructors

Instance Method Summary

Constructor Detail

def self.new(filename : String, num_parts : Int32, filesize : UInt64) #

[View source]

Instance Method Detail

def combine #

[View source]
def filename : String #

[View source]
def num_parts : Int32 #

[View source]