OpenMetaverse Protocol Library Developers API Documentation
ConvertOctalBytesToDecimal Method (bytes, startIndex, count)
NamespacesOpenMetaverse.AssetsTarArchiveReaderConvertOctalBytesToDecimal(array<Byte>[]()[], Int32, Int32)
Convert octal bytes to a decimal representation
Declaration Syntax
C#
public static int ConvertOctalBytesToDecimal(
	byte[] bytes,
	int startIndex,
	int count
)
Parameters
bytes (array< Byte >[]()[][])

[Missing <param name="bytes"/> documentation for "M:OpenMetaverse.Assets.TarArchiveReader.ConvertOctalBytesToDecimal(System.Byte[],System.Int32,System.Int32)"]

startIndex (Int32)

[Missing <param name="startIndex"/> documentation for "M:OpenMetaverse.Assets.TarArchiveReader.ConvertOctalBytesToDecimal(System.Byte[],System.Int32,System.Int32)"]

count (Int32)

[Missing <param name="count"/> documentation for "M:OpenMetaverse.Assets.TarArchiveReader.ConvertOctalBytesToDecimal(System.Byte[],System.Int32,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:OpenMetaverse.Assets.TarArchiveReader.ConvertOctalBytesToDecimal(System.Byte[],System.Int32,System.Int32)"]

Assembly: OpenMetaverse (Module: OpenMetaverse) Version: 0.8.1.16125