class Bottle::Internal::ToString::BasePrinter(T)

Defined in:

base/print.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(t : BaseArray(T), io : IO, prefix : String = "Base", maxval : Int32 = 5) #

[View source]

Instance Method Detail

def calc_ptr(idx) #

[View source]
def cbrackets : String #

[View source]
def handle_value(value) #

[View source]
def inc #

[View source]
def indent : String #

[View source]
def last_comma : Int32 #

[View source]
def maxval : Int32 #

[View source]
def obrackets : String #

[View source]
def print #

[View source]
def shape : Array(Int32) #

[View source]
def strides : Array(Int32) #

[View source]