Hi there,
Please check the following code.
Is there a better or elegant way of writing the below code?
Thanks, M.
{
sb.Append((
b = fs.ReadByte();
}