C# Class ELFSharp.Utilities

Afficher le fichier Open project: antmicro/elfsharp

Méthodes publiques

Méthode Description
ReadBytesOrThrow ( this stream, int count ) : byte[]

Method Details

ReadBytesOrThrow() public static méthode

public static ReadBytesOrThrow ( this stream, int count ) : byte[]
stream this
count int
Résultat byte[]