Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
curl-downloader
v0.5
Curl
Buffer
Downloader
List
Built with Crystal 1.9.2
2023-10-08 13:38:01 UTC
class
Curl::Buffer
Curl::Buffer
Reference
Object
Defined in:
curl-downloader/buffer.cr
Constructors
.new
Instance Method Summary
#bytesize
: UInt64
#io
: IO::Memory
#receive_data
(b : Bytes)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
bytesize
: UInt64
#
[
View source
]
def
io
: IO::Memory
#
[
View source
]
def
receive_data
(b : Bytes)
#
[
View source
]