Search Results for

    Method GetBytes

    GetBytes(BinaryReader)

    Declaration
    public static byte[] GetBytes(this BinaryReader reader)
    Parameters
    Type Name Description
    BinaryReader reader
    Returns
    Type Description
    byte[]
    In This Article