UtilitiesBrotliExpand Method |
Namespace: Fiddler
public static byte[] BrotliExpand( byte[] arrIn )
Public Shared Function BrotliExpand ( arrIn As Byte() ) As Byte()
public: static array<unsigned char>^ BrotliExpand( array<unsigned char>^ arrIn )
©2015 Telerik