C# Class TTT.Utility.ByteUtils

Show file Open project: swindonmakers/TwitterToTeletype

Public Methods

Method Description
DebugText ( this b ) : string

Print byte out in nice format for debugging

Method Details

DebugText() public static method

Print byte out in nice format for debugging
public static DebugText ( this b ) : string
b this
return string