Options
All
  • Public
  • Public/Protected
  • All
Menu

This class converts the numbers and letters to a binary notation.

Hierarchy

  • ConvertStringToBinary

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

Private temperature

temperature: string

Accessors

binary

  • get binary(): string
  • This method converts every number and °, C into an binary notation.

    Returns string

    this returns the binary value of every number or letter.

Generated using TypeDoc