Table of Contents

Class TileWireFormat

Namespace
LansMap.Core.Decode
public static class TileWireFormat
Inheritance
object
TileWireFormat

Methods

LooksLikeJpeg(byte[], int)

public static bool LooksLikeJpeg(byte[] bytes, int length)

Parameters

bytes byte[]
length int

Returns

bool

LooksLikePng(byte[], int)

public static bool LooksLikePng(byte[] bytes, int length)

Parameters

bytes byte[]
length int

Returns

bool