Chem::PDB::Hybrid36
Instance methods
decode(str : String, width : Int) : Int32
Sourcedecode(str : String) : Int32 | Nil
Sourcedecode?(str : String, width : Int) : Int32 | Nil
Sourcedecode?(str : String) : Int32 | Nil
Sourceencode(io : IO, num : Int, width : Int) : Nil
Sourceencode(num : Int, width : Int) : String
Source