[Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Tar.TarHeader.GetNameBytes(System.Text.StringBuilder,System.Byte[],System.Int32,System.Int32)]
| C# | Visual Basic | Managed C++ |
public static int GetNameBytes ( StringBuilder name, byte[] buffer, int offset, int length )
Public Shared Function GetNameBytes ( _ name As StringBuilder, _ buffer As Byte(), _ offset As Integer, _ length As Integer _ ) As Integer
public: static int GetNameBytes ( StringBuilder^ name, array<unsigned char>^ buffer, int offset, int length )
- name (StringBuilder)
[Missing <param> documentation for "name"]
- buffer (Byte[]())
[Missing <param> documentation for "buffer"]
- offset (Int32)
[Missing <param> documentation for "offset"]
- length (Int32)
[Missing <param> documentation for "length"]
[Missing <returns> documentation for M:ICSharpCode.SharpZipLib.Tar.TarHeader.GetNameBytes(System.Text.StringBuilder,System.Byte[],System.Int32,System.Int32)]
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)