module Chem::PDB::Hybrid36
Extended Modules
Defined in:
chem/formats/pdb.crInstance Method Summary
- #decode(str : String, width : Int) : Int32
- #decode(str : String) : Int32 | Nil
- #decode?(str : String, width : Int) : Int32 | Nil
- #decode?(str : String) : Int32 | Nil
- #encode(io : IO, num : Int, width : Int) : Nil
- #encode(num : Int, width : Int) : String