Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
plany
0.1.0
Top Level Namespace
Agregator
AnnotatedSpec
Array
Coverage
Loader
NcApp
NcBuffer
NcBufferAligned
ParseLiteralError
ParsePrefixError
ParsePrimitiveError
ParseRangeError
ParseTripleError
Scanner
ScanningError
SpecAnd
SpecBase
SpecNot
SpecOr
SpecRange
SpecTriple
SpecWeekday
StatusLine
String
Style
ViewSerial
Generated using Crystal 1.14.0
2024-11-26 07:59:51 UTC
class
NcBuffer(S)
NcBuffer(S)
Reference
Object
Direct Known Subclasses
NcBufferAligned(S)
Defined in:
nc.cr
Constructors
.new
Instance Method Summary
#<<
(item : String)
#<<
(item : Tuple(String, S))
#checkpoint
#restore
#show
(width : Int32, fill_style : S)
#show
#size
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
<<
(item :
String
)
#
[
View source
]
def
<<
(item : Tuple(
String
, S))
#
[
View source
]
def
checkpoint
#
[
View source
]
def
restore
#
[
View source
]
def
show
(width : Int32, fill_style : S)
#
[
View source
]
def
show
#
[
View source
]
def
size
#
[
View source
]