Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
toka
v0.1.2
Toka
ConversionError
Converter
Bool
Float32
Float64
Int16
Int32
Int64
Int8
String
UInt16
UInt32
UInt64
UInt8
URI
Error
HashValueMissingError
HelpPageRenderer
MissingOptionError
MissingValueError
Option
OptionDescriptor
ParseError
UnknownOptionError
VerificationError
Built with Crystal 1.9.2
2023-10-08 08:06:55 UTC
module
Toka::Converter::Int8
Overview
Converter for
Int8
Defined in:
toka/converter.cr
Class Method Summary
.read
(input : ::String) : ::Int8 | Nil
Class Method Detail
def self.
read
(input : ::String) : ::Int8 | Nil
#
[
View source
]