Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aoc-2021
main
AoC
CachedIterator
Commands
Base
DevNull
Day01
Day02
Command
Position
FetchInput
Built with Crystal 1.9.2
2023-10-07 19:48:20 UTC
class
AoC::Commands::Base::DevNull
AoC::Commands::Base::DevNull
IO
Reference
Object
Defined in:
commands/base.cr
Instance Method Summary
#read
(bytes)
#write
(bytes) : Nil
Instance Method Detail
def
read
(bytes)
#
[
View source
]
def
write
(bytes) : Nil
#
[
View source
]