OpenMetaverse Protocol Library Developers API Documentation
ConvertOctalBytesToDecimal Method (bytes, startIndex, count)
NamespacesOpenMetaverse.Assets TarArchiveReaderConvertOctalBytesToDecimal( 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 > [] () [] [] )
startIndex ( Int32)
count ( Int32)
Return Value

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)