메소드 | 설명 | |
---|---|---|
StaticFileResponseWriter ( string file, string contentType, int chunkSize = 1024 ) : System.IO | ||
Write ( WebServerContext context ) : void |
메소드 | 설명 | |
---|---|---|
OpenFileStream ( ) : |
public StaticFileResponseWriter ( string file, string contentType, int chunkSize = 1024 ) : System.IO | ||
file | string | |
contentType | string | |
chunkSize | int | |
리턴 | System.IO |