C# 클래스 FapChat.Core.Helpers.DataHelpers

파일 보기 프로젝트 열기: 0xdeafcafe/FapChat

공개 메소드들

메소드 설명
ReadFully ( Stream input ) : byte[]

StreamToBitmapImage ( Stream stream ) : BitmapImage

메소드 상세

ReadFully() 공개 정적인 메소드

public static ReadFully ( Stream input ) : byte[]
input System.IO.Stream
리턴 byte[]

StreamToBitmapImage() 공개 정적인 메소드

public static StreamToBitmapImage ( Stream stream ) : BitmapImage
stream System.IO.Stream
리턴 System.Windows.Media.Imaging.BitmapImage